@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/e4324dff-dd4e-4268-a943-5a1a2278351d> a dcat:Dataset ;
    dct:identifier "e4324dff-dd4e-4268-a943-5a1a2278351d" ;
    dct:issued "2023-09-20T05:38:15.384657"^^xsd:dateTime ;
    dct:modified "2023-09-20T05:38:25.683946"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Surat Penawaran Penyedia BLT DBHCHT" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2023" ;
            vcard:hasEmail <mailto:dinsosjtv@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e4324dff-dd4e-4268-a943-5a1a2278351d/resource/f4a62239-fd73-4488-b00e-3aa1f9caf002> ;
    dcat:keyword "pengadaan barang dan jasa" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/e4324dff-dd4e-4268-a943-5a1a2278351d/resource/f4a62239-fd73-4488-b00e-3aa1f9caf002> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "Surat Penawaran.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e4324dff-dd4e-4268-a943-5a1a2278351d/resource/f4a62239-fd73-4488-b00e-3aa1f9caf002/download/surat-penawaran.pdf> ;
    dcat:byteSize 105284.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> a foaf:Organization ;
    foaf:name "Dinas Sosial Provinsi Jawa Tengah" .

