@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/f8e7c4d5-c733-43c6-98bc-77c155687bd7> a dcat:Dataset ;
    dct:description "Hasil Rekapan Seluruh Data Sektoral Inspektorat Tahun 2020" ;
    dct:identifier "f8e7c4d5-c733-43c6-98bc-77c155687bd7" ;
    dct:issued "2022-10-08T10:05:51.188245"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:05:51.188251"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Rekap Data Sektoral Inspektorat Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/f8e7c4d5-c733-43c6-98bc-77c155687bd7/resource/32381f1a-182f-44fe-932f-e4f982ca7cf6> ;
    dcat:keyword "inspektorat" ;
    dcat:landingPage <inspektorat> .

<http://5.189.187.109/dataset/f8e7c4d5-c733-43c6-98bc-77c155687bd7/resource/32381f1a-182f-44fe-932f-e4f982ca7cf6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-21T04:17:15.839006"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:05:51.183488"^^xsd:dateTime ;
    dct:title "Rekap_inspektorat_2020.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/f8e7c4d5-c733-43c6-98bc-77c155687bd7/resource/32381f1a-182f-44fe-932f-e4f982ca7cf6/download/rekap_inspektorat_2020.xlsx> ;
    dcat:byteSize "68503"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

<inspektorat> a foaf:Document .

