@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/68a79882-cb23-4258-9d70-65f0523b467e> a dcat:Dataset ;
    dct:identifier "68a79882-cb23-4258-9d70-65f0523b467e" ;
    dct:issued "2023-09-20T05:05:18.762885"^^xsd:dateTime ;
    dct:modified "2023-09-20T05:05:30.038363"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Daftar Kuantitas dan Harga" ;
    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/68a79882-cb23-4258-9d70-65f0523b467e/resource/693968f2-fb38-4419-b18c-47b7f09b4dc0> ;
    dcat:keyword "pengadaan barang dan jasa" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/68a79882-cb23-4258-9d70-65f0523b467e/resource/693968f2-fb38-4419-b18c-47b7f09b4dc0> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "qty dan harga.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/68a79882-cb23-4258-9d70-65f0523b467e/resource/693968f2-fb38-4419-b18c-47b7f09b4dc0/download/qty-dan-harga.pdf> ;
    dcat:byteSize 97023.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" .

