Skip to content

Instantly share code, notes, and snippets.

@phochste
Last active December 7, 2023 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phochste/404e3a1b0b2b53e6c66fb2db3958af0d to your computer and use it in GitHub Desktop.
Save phochste/404e3a1b0b2b53e6c66fb2db3958af0d to your computer and use it in GitHub Desktop.
{
"@context": {
"@vocab": "http://example.org/ns#",
"contains": { "@container":"@graph" }
},
"@id":"urn:uuid:B7AC1149-E71F-4529-ADA6-A06BEA6BABD5",
"@type":"Package",
"contains": {
"@id":"urn:uuid:05D1E281-AF04-49C9-821B-862C82501D2D",
"@type": [ "Trust","Package"],
"by": "DMV New Mexico",
"date": "2023-04-01",
"contains": {
"@id": "urn:uuid:97B3CD56-49E7-44DF-A77E-D6CC06B5E1F4",
"@type": "License",
"name": "Car License",
"year": 2023,
"identifier": "310-32132-1212"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment