@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d699dd38-49fe-48e0-b963-981d832ef774> a dcat:Dataset ;
    dct:identifier "d699dd38-49fe-48e0-b963-981d832ef774" ;
    dct:issued "2023-09-20T09:15:04.535498"^^xsd:dateTime ;
    dct:modified "2023-09-20T09:15:33.419738"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Pengumuman Penyedia" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2023" ;
            vcard:hasEmail <mailto:dinsosjtv@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d699dd38-49fe-48e0-b963-981d832ef774/resource/4921c896-ad42-4089-b0f2-0b28defd685e> ;
    dcat:keyword "pengadaan barang dan jasa" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/d699dd38-49fe-48e0-b963-981d832ef774/resource/4921c896-ad42-4089-b0f2-0b28defd685e> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "undangan penandatangan kontrak.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/d699dd38-49fe-48e0-b963-981d832ef774/resource/4921c896-ad42-4089-b0f2-0b28defd685e/download/undangan-penandatangan-kontrak.pdf> ;
    dcat:byteSize 173165.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" .

