Skip to content

Instantly share code, notes, and snippets.

@bertvannuffelen
Last active June 12, 2024 07:23
Show Gist options
  • Save bertvannuffelen/17b3abedb1aba8373ee0dca0c5382ca6 to your computer and use it in GitHub Desktop.
Save bertvannuffelen/17b3abedb1aba8373ee0dca0c5382ca6 to your computer and use it in GitHub Desktop.
{
"@context": {
"Person": "http://www.w3.org/ns/person#Person",
"name": "https://data.vlaanderen.be/ns/persoon#volledigeNaam",
"domicilie": "http://data.europa.eu/m8g/domicile"
},
"@type": "Person",
"name": "Bert Van Nuffelen",
"domicilie": "Diestsevest 25, 3000 Leuven, Belgium"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment