{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-buitenlandse-zaken/nederland-wereldwijd-zioabu6hr/traveladvicedocumentsummary",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"canonical": {
"type": "string"
},
"classification": {
"type": "string"
},
"dataurl": {
"type": "string"
},
"id": {
"type": "string"
},
"introduction": {
"type": "string"
},
"isocode": {
"type": "string"
},
"lastmodified": {
"format": "date-time",
"type": "string"
},
"location": {
"type": "string"
},
"locationkey": {
"type": "string"
},
"title": {
"type": "string"
},
"type": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://opendata.nederlandwereldwijd.nl/v2/sources/nederlandwereldwijd/openapi.yaml#/components/schemas/travel-advice-document-summary"
],
"xml": {
"name": "document"
}
}