@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:5000/dataset/2624e2bf-5fc5-40af-90c2-466835d16a01> a dcat:Dataset ;
    dct:description "Daftar CCTV di Kota Jambi" ;
    dct:identifier "2624e2bf-5fc5-40af-90c2-466835d16a01" ;
    dct:issued "2022-10-10T02:14:48.386845"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:48.386851"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/6e72477f-b528-4da1-8aaf-066c6ab7b374> ;
    dct:title "Daftar CCTV di Kota Jambi" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2624e2bf-5fc5-40af-90c2-466835d16a01/resource/b4eb0e8b-7f59-4265-91da-ea806a4f1ea4> ;
    dcat:keyword "cctv" .

<http://5.189.187.109:5000/dataset/2624e2bf-5fc5-40af-90c2-466835d16a01/resource/b4eb0e8b-7f59-4265-91da-ea806a4f1ea4> a dcat:Distribution ;
    dct:description "Daftar CCTV di Kota Jambi" ;
    dct:format "JSON" ;
    dct:issued "2020-03-19T02:06:12.616187"^^xsd:dateTime ;
    dct:modified "2022-10-10T02:14:48.381753"^^xsd:dateTime ;
    dct:title "data_cctv.json" ;
    dcat:accessURL <http://data.jambikota.go.id/dataset/2624e2bf-5fc5-40af-90c2-466835d16a01/resource/b4eb0e8b-7f59-4265-91da-ea806a4f1ea4/download/data_cctv.json> .

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

