@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e9adcba0-84c8-4453-8958-7efafd55aa29> a dcat:Dataset ;
    dct:description "Data Sekolah di Kota Jambi" ;
    dct:identifier "e9adcba0-84c8-4453-8958-7efafd55aa29" ;
    dct:issued "2022-10-10T02:18:12.533549"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:12.533555"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Data Sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/e9adcba0-84c8-4453-8958-7efafd55aa29/resource/83dacfe8-c21d-47bf-92a9-444483858f9c> ;
    dcat:keyword "Pendidikan" .

<http://5.189.187.109/dataset/e9adcba0-84c8-4453-8958-7efafd55aa29/resource/83dacfe8-c21d-47bf-92a9-444483858f9c> a dcat:Distribution ;
    dct:description "Data Sekolah di Kota Jambi" ;
    dct:format "JSON" ;
    dct:issued "2020-03-19T01:20:29.435460"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:18:12.527967"^^xsd:dateTime ;
    dct:title "data_sekolah.json" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/e9adcba0-84c8-4453-8958-7efafd55aa29/resource/83dacfe8-c21d-47bf-92a9-444483858f9c/download/data_sekolah.json> .

<http://5.189.187.109/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> a foaf:Agent ;
    foaf:name "Kota Jambi" .

