  ## Customer cases

  

 

 

  

 

 

  Toepassen  



 

  Diensten   





  

 

  Sector   





  

 

 

 ##  

When Directive 95/46/EC (the "Data Protection Directive") was written in the mid-1990s, the highly-interconnected world in which we live today was merely a glimmer on the horizon. The internet itself was fairly new, there were no websites that emphasized user-generated content,, Amazon started in 1994 and was merely an online bookstore, Facebook just arrived in 2004… Consequently, the data protection practitioners had to adapt the Directive for years to a world it simply was not designed for.

 ![GDPR Timeline](data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==)![GDPR Timeline](data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==)

GDPR Timeline

[Launch me ](https://oliviervandeputte.typeform.com/to/Z44ram) (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef\_orm\_share", b="<https://embed.typeform.com/>"; if(!gi.call(d,id)){ js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")\[0\]; q.parentNode.insertBefore(js,q) } })()

## Structured data (JSON-LD)

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.moorelaw.be/nl/markdownify/node/62",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.moorelaw.be/nl"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "GDPR",
                        "item": "https://www.moorelaw.be/nl/markdownify/node/62"
                    }
                ]
            },
            "inLanguage": "nl"
        }
    ]
}
```

