cic-schema/python/tests/testdata/test_tx.rdf

17 lines
688 B
Plaintext
Raw Normal View History

2023-04-30 08:38:42 +02:00
@prefix evm: <https://defalsify.org/rdf-eth/0.1/> .
2023-03-05 20:34:59 +01:00
@prefix cic: <https://cicnet.org/rdf/0.1/> .
@prefix ge: <https://grassrootseconomics.net/rdf/0.1/ge#> .
@prefix redcross: <https://redcross.com/cic-def/0.1/> .
2023-04-30 08:38:42 +02:00
@prefix un: <https://un.com/cic/0.1/> .
2023-03-06 21:23:53 +01:00
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2023-04-30 08:38:42 +02:00
(
"6f4ed36c11345a9a48353cd2f93f1f92958c96df15f3112a192bc994250e8d03"^^evm:id
"7f4ed36c11345a9a48353cd2f93f1f92958c96df15f3112a192bc994250e8d03"^^evm:id
"8f4ed36c11345a9a48353cd2f93f1f92958c96df15f3112a192bc994250e8d03"^^evm:id
)
2023-03-05 23:13:22 +01:00
ge:approvedActor <URN:uuid:18daebc7-23b9-41e4-af00-2559f7840f78> ;
redcross:interest ge:foodforest ;
2023-03-05 23:13:22 +01:00
un:esg "deforestation" ;
2023-03-05 20:29:08 +01:00
ge:impactRatio 0.3 .