@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/5de50583-502b-4181-a658-498005d52ff4> a dcat:Dataset ;
    dct:description "Hasil Rekapan Seluruh Data Sektoral Inspektorat Tahun 2021" ;
    dct:identifier "5de50583-502b-4181-a658-498005d52ff4" ;
    dct:issued "2022-10-08T10:02:39.784300"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:02:39.784306"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Rekap Data Sektoral Inspektorat Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/5de50583-502b-4181-a658-498005d52ff4/resource/af59beb4-d882-498b-b5fa-88dedb341025> ;
    dcat:keyword "inspektorat" ;
    dcat:landingPage <inspektorat> .

<http://5.189.187.109/dataset/5de50583-502b-4181-a658-498005d52ff4/resource/af59beb4-d882-498b-b5fa-88dedb341025> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-21T04:18:04.049574"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:02:39.779532"^^xsd:dateTime ;
    dct:title "Rekap_inspektorat_2021.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/5de50583-502b-4181-a658-498005d52ff4/resource/af59beb4-d882-498b-b5fa-88dedb341025/download/rekap_inspektorat_2021.xlsx> ;
    dcat:byteSize "68582"^^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 .

