@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/eb57af6c-b6ff-44c1-8276-aaff184f03d0> a dcat:Dataset ;
    dct:description "Hasil Rekapan Seluruh Data Sektoral Inspektorat Tahun 2018" ;
    dct:identifier "eb57af6c-b6ff-44c1-8276-aaff184f03d0" ;
    dct:issued "2022-10-08T10:05:33.323025"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:05:33.323030"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Rekap Data Sektoral Inspektorat Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/eb57af6c-b6ff-44c1-8276-aaff184f03d0/resource/c14b80bd-9129-4654-b655-44f808118471> ;
    dcat:keyword "inspektorat" ;
    dcat:landingPage <inspektorat> .

<http://5.189.187.109/dataset/eb57af6c-b6ff-44c1-8276-aaff184f03d0/resource/c14b80bd-9129-4654-b655-44f808118471> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-21T04:15:57.467866"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:05:33.317952"^^xsd:dateTime ;
    dct:title "Rekap_inspektorat_2018.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/eb57af6c-b6ff-44c1-8276-aaff184f03d0/resource/c14b80bd-9129-4654-b655-44f808118471/download/rekap_inspektorat_2018.xlsx> ;
    dcat:byteSize "68560"^^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 .

