@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/ffd18de6-ece7-45f1-998b-7193e8dc0bca> a dcat:Dataset ;
    dct:identifier "ffd18de6-ece7-45f1-998b-7193e8dc0bca" ;
    dct:issued "2022-07-11T06:48:37.763302"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:48:37.763315"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Infografis Industri dan Perdagangan di Kabupaten Kendal Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:landingPage <Disdag%20Kabupaten%20Kendal%2C%20BPS%20Provinsi%20Jawa%20Tengah> .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

