@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/7ab99448-b09e-4568-a230-5bc2bbece79f> a dcat:Dataset ;
    dct:identifier "7ab99448-b09e-4568-a230-5bc2bbece79f" ;
    dct:issued "2022-11-25T03:40:24.885416"^^xsd:dateTime ;
    dct:modified "2024-08-16T09:47:24.117942"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> ;
    dct:title "Jumlah penyuluh di kabupaten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Sistem Informasi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7ab99448-b09e-4568-a230-5bc2bbece79f/resource/55502cef-7555-4ab2-97e1-85c0266422f6> .

<http://5.189.187.109/dataset/7ab99448-b09e-4568-a230-5bc2bbece79f/resource/55502cef-7555-4ab2-97e1-85c0266422f6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-25T03:40:39.562227"^^xsd:dateTime ;
    dct:modified "2022-11-25T03:40:41.461787"^^xsd:dateTime ;
    dct:title "Jumlah penyuluh di kabupaten.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/7ab99448-b09e-4568-a230-5bc2bbece79f/resource/55502cef-7555-4ab2-97e1-85c0266422f6/download/jumlah-penyuluh-di-kabupaten.xlsx> ;
    dcat:byteSize "38736"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> a foaf:Agent ;
    foaf:name "Kementerian Pertanian" .

