@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.openstate.eu/dataset/31694738-efff-4488-960d-4e25d13fca78> a dcat:Dataset ;
    dct:description "Deze tabel geeft een overzicht weer van de Atlas Leefomgeving kaarten met links naar GeoJSONs in lat/lng (indien aanwezig)." ;
    dct:identifier "31694738-efff-4488-960d-4e25d13fca78" ;
    dct:issued "2016-05-17T09:29:43.236596"^^xsd:dateTime ;
    dct:modified "2020-09-15T13:13:56.408208"^^xsd:dateTime ;
    dct:publisher <https://data.openstate.eu/organization/bf712ff9-90d4-4d49-9e3b-162f45616359> ;
    dct:title "Atlas Leefomgeving data overzicht" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Simeon Nedkov" ;
            vcard:hasEmail <mailto:sbnedkov@gmail.com> ] ;
    dcat:distribution <https://data.openstate.eu/dataset/31694738-efff-4488-960d-4e25d13fca78/resource/f9e87f0b-07d8-4608-9581-9f20b8554ba0> .

<https://data.openstate.eu/dataset/31694738-efff-4488-960d-4e25d13fca78/resource/f9e87f0b-07d8-4608-9581-9f20b8554ba0> a dcat:Distribution ;
    dct:format "Google Sheets" ;
    dct:title "Google Sheets tabel" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1jEhhwg8irtFXNqUlY4qFRi5cgkDVB_P6U_H_icm4KGA/edit#gid=679347239> .

<https://data.openstate.eu/organization/bf712ff9-90d4-4d49-9e3b-162f45616359> a foaf:Organization ;
    foaf:name "Open State Foundation" .

