cic-schema/test_voucher.rdf

16 lines
670 B
XML

@prefix evm: <https://defalsify.org/rdf-eth/0.1/> .
@prefix cic: <https://grassrootseconomics.net/rdf/0.1/cic#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
cic:fungibleToken:3cd2f93f1f92958c96df15f3112a192bc994250e8
cic:unitOfAccount cic:ref:wampum ;
cic:validFrom "2023-03-05T19:04:40+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
cic:validUntil "2024-03-05T19:04:40+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
foaf:name "John Doe" .
cic:fungibleToken:f93f1f92958c96df15f3112a192bc994250e8defe
cic:unitOfAccount "seashells" ;
cic:validFrom "2023-03-04T09:34:33+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
foaf:name "Busy Bee" .