@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#> .

<https://data.jatengprov.go.id/dataset/1ecd4913-7672-48dd-928a-3ac85bfe74e3> a dcat:Dataset ;
    dct:description "Rekap Investasi di Kab Sragen Semester I Th 2025" ;
    dct:identifier "1ecd4913-7672-48dd-928a-3ac85bfe74e3" ;
    dct:issued "2025-09-24T03:32:01.153130"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:32:14.951142"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> ;
    dct:title "Rekap Investasi di Kab Sragen Semester I Th 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Novan Dwi Anggarda, S.Kom" ;
            vcard:hasEmail <mailto:novandwianggarda@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1ecd4913-7672-48dd-928a-3ac85bfe74e3/resource/7882983c-517b-4bb5-814e-dac6ca02d162> ;
    dcat:keyword "dpmptspjateng",
        "investasi",
        "sragen" .

<https://data.jatengprov.go.id/dataset/1ecd4913-7672-48dd-928a-3ac85bfe74e3/resource/7882983c-517b-4bb5-814e-dac6ca02d162> a dcat:Distribution ;
    dct:description "Rekap Investasi di Kab Sragen Semester I Th 2025" ;
    dct:format "XLSX" ;
    dct:title "KabupatenSragen.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1ecd4913-7672-48dd-928a-3ac85bfe74e3/resource/7882983c-517b-4bb5-814e-dac6ca02d162/download/kabupatensragen.xlsx> ;
    dcat:byteSize 9299.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> a foaf:Organization ;
    foaf:name "Dinas Penanaman Modal Dan Pelayanan Terpadu Satu Pintu " .

