diff options
-rw-r--r-- | me/index.ttl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/me/index.ttl b/me/index.ttl index b163a58..a7342f2 100644 --- a/me/index.ttl +++ b/me/index.ttl @@ -488,6 +488,11 @@ country:US iso:name "United States" ; a iso:Country . +country:VN + iso:code "VN" ; + iso:name "Vietnam" ; + a iso:Country . + usstate:CA state:code "CA" ; state:name "California" ; |