@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/78f2441a-89ef-41c7-88e5-c7c82df2b1e4> a dcat:Dataset ;
    dct:identifier "78f2441a-89ef-41c7-88e5-c7c82df2b1e4" ;
    dct:issued "2023-09-20T04:48:50.229988"^^xsd:dateTime ;
    dct:modified "2023-09-20T04:49:30.573245"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Lembar Data Kualifikasi BLT DBHCHT" ;
    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/78f2441a-89ef-41c7-88e5-c7c82df2b1e4/resource/5bc4c44f-1b30-4b3f-a904-3b69e18d21ed> ;
    dcat:keyword "pengadaan barang dan jasa" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/78f2441a-89ef-41c7-88e5-c7c82df2b1e4/resource/5bc4c44f-1b30-4b3f-a904-3b69e18d21ed> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "Formulir Isian Data Kualifikasi (1).pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/78f2441a-89ef-41c7-88e5-c7c82df2b1e4/resource/5bc4c44f-1b30-4b3f-a904-3b69e18d21ed/download/formulir-isian-data-kualifikasi-1.pdf> ;
    dcat:byteSize 574068.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" .

