This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"DeepLink": "https://deeplink.rechtspraak.nl/uitspraak?id=ECLI:NL:GHARL:2015:7349", | |
"CitaatText": "Gerechtshof Arnhem-Leeuwarden 29 september 2015, ECLI:NL:GHARL:2015:7349", | |
"InhoudsindicatieTekst": "<div class=\"inhoudsindicatie\"><div class=\"parablock\"><p>Bpm. Afschrijving gebruikte auto. Btw-auto of marge-auto? </p><p>GHARL:2015:7131</p></div></div>", | |
"UitspraakTekst": "<div class=\"uitspraak\">\r\n <div class=\"uitspraak-info\">\r\n <h2 name=\"ID0EJ\" style=\"font-weight:bold;\" class=\"bridgehead\">GERECHTSHOF ARNHEM-LEEUWARDEN</h2>\r\n <p>Afdeling belastingrecht</p>\r\n <p>Locatie Arnhem<span class=\"linebreak1\"> </span></p>\r\n \r\n <div class=\"parablock\">\r\n <p>nummer 15/00071</p>\r\n </div><span class=\"linebreak1\"> </span>\r\n \r\n <div class=\"parablock\">\r\n <p>uitspraakdatum: <span class=\"emphasis\" style=\"font-weight:bold;\">29 september 2015</span></p>\r\n </div><span class=\"linebreak1\"> </span>\r\n \r\n <div class=\"para |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"+1": "👍", | |
"-1": "👎", | |
"100": "💯", | |
"1234": "🔢", | |
"8ball": "🎱", | |
"a": "🅰", | |
"ab": "🆎", | |
"abc": "🔤", | |
"abcd": "🔡", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"page": 1, | |
"results_per_page": 100, | |
"results_size": 33, | |
"total_results_size": 33, | |
"total_pages": 1, | |
"next_page": null, | |
"prev_page": null, | |
"results": [{ | |
"id": "W__MPhIAACUAPRKy", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title (string) | |
description (string) | |
duration (string) | |
duration (:hours(string)) | |
costs (float) | |
locations[:city(string)] (array) | |
type[] (array) | |
company[] (array) | |
url (string) | |
on/offline combination (boolean) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
health | |
general_health | |
physical_functioning | |
fatigue | |
bmi | |
knowledge_and_skills_general | |
proactive_learning | |
knowledge_and_skills | |
use_of_talents | |
work_life_balance |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* http://meyerweb.com/eric/tools/css/reset/ | |
* v2.0 | 20110126 | |
* License: none (public domain) | |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video | |
margin: 0 | |
padding: 0 | |
border: 0 | |
font-size: 100% | |
font: inherit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"previousMonth" : "Vorige maand", | |
"nextMonth" : "Volgende maand", | |
"months" : ["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"], | |
"weekdays" : ["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"], | |
"weekdaysShort" : ["zon","maa","din","woe","don","vri","zat"] | |
} | |
// Capitals (styling) | |
{ |