@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/78f59782-e5ee-462f-b72e-42df2fd2e287> a dcat:Dataset ;
    dct:description "Info Harga Kebutuhan Pokok Masyarakat" ;
    dct:identifier "78f59782-e5ee-462f-b72e-42df2fd2e287" ;
    dct:issued "2017-09-27T09:25:01.327139"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:59:31.138222"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "Kepokmas" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nandi" ;
            vcard:hasEmail <mailto:itdisperindag@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78f59782-e5ee-462f-b72e-42df2fd2e287/resource/1a6705a9-42dd-4aa2-8d0b-e39b0b9b9136> ;
    dcat:landingPage <http://disperindag.jatengprov.go.id/portal/kepokmas> .

<https://data.jatengprov.go.id/dataset/78f59782-e5ee-462f-b72e-42df2fd2e287/resource/1a6705a9-42dd-4aa2-8d0b-e39b0b9b9136> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Data Kepokmas" ;
    dcat:accessURL <http://disperindag.jatengprov.go.id/portal/kepokmas> .

<https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> a foaf:Organization ;
    foaf:name "Dinas Perindustrian Dan Perdagangan " .

