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

<https://data.jatengprov.go.id/dataset/7388aae5-5c2e-4234-be18-e61df3b61de1> a dcat:Dataset ;
    dct:description "Terdiri dari : 1. Bulan 2. Jenis SIM 3. Jumlah" ;
    dct:identifier "7388aae5-5c2e-4234-be18-e61df3b61de1" ;
    dct:issued "2019-12-31T02:15:30.600990"^^xsd:dateTime ;
    dct:modified "2021-05-09T02:36:49.140788"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> ;
    dct:title "SIM yang dikeluarkan Polres Salatiga menurut Jenisnya" .

<https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Salatiga" .

