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

<http://5.189.187.109/dataset/f9871415-f85a-4a84-9ad4-f347bdd6253f> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah traffic light berdasarkan kewenangan tahun 2022" ;
    dct:identifier "f9871415-f85a-4a84-9ad4-f347bdd6253f" ;
    dct:issued "2024-07-27T11:27:42.677894"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:42.677901"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Traffic Light 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag PEP" ;
            vcard:hasEmail <mailto:dishubkabpandeglang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f9871415-f85a-4a84-9ad4-f347bdd6253f/resource/7a0b3e29-f42d-4abc-96d0-dbdc53890e79>,
        <http://5.189.187.109/dataset/f9871415-f85a-4a84-9ad4-f347bdd6253f/resource/ece0539d-17b7-40e8-8639-b09cf5d7f56d> ;
    dcat:keyword "2022",
        "Dishub" .

<http://5.189.187.109/dataset/f9871415-f85a-4a84-9ad4-f347bdd6253f/resource/7a0b3e29-f42d-4abc-96d0-dbdc53890e79> a dcat:Distribution ;
    dct:description "Jumlah Traffic Light Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-12-27T07:38:06.008224"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:42.666013"^^xsd:dateTime ;
    dct:title "Jumlah Traffic Light" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1703662723.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/f9871415-f85a-4a84-9ad4-f347bdd6253f/resource/ece0539d-17b7-40e8-8639-b09cf5d7f56d> a dcat:Distribution ;
    dct:description "Jumlah Traffic Light Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T07:38:23.793083"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:42.668061"^^xsd:dateTime ;
    dct:title "Jumlah Traffic Light" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711599979.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

