@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/7a1efe75-98f6-49da-8962-e4523e84f935> a dcat:Dataset ;
    dct:description "De passantentarieven van 88 ziekenhuizen in 2016." ;
    dct:identifier "7a1efe75-98f6-49da-8962-e4523e84f935" ;
    dct:issued "2018-09-25T13:49:46.283850"^^xsd:dateTime ;
    dct:modified "2018-09-25T13:51:04.518455"^^xsd:dateTime ;
    dct:publisher <https://data.openstate.eu/organization/bf712ff9-90d4-4d49-9e3b-162f45616359> ;
    dct:title "Passantentarieven 2016" ;
    dcat:distribution <https://data.openstate.eu/dataset/7a1efe75-98f6-49da-8962-e4523e84f935/resource/dfed96b8-d4c9-4780-a273-b6373b5e2dbd> .

<https://data.openstate.eu/dataset/7a1efe75-98f6-49da-8962-e4523e84f935/resource/dfed96b8-d4c9-4780-a273-b6373b5e2dbd> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:title "passantentarieven_2016.zip" ;
    dcat:accessURL <https://data.openstate.eu/dataset/7a1efe75-98f6-49da-8962-e4523e84f935/resource/dfed96b8-d4c9-4780-a273-b6373b5e2dbd/download/passantentarieven_2016.zip> ;
    dcat:byteSize 2516037.0 ;
    dcat:mediaType "application/zip" .

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

