@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/07dbc0a0-955b-46b1-9231-db4d9f93bd14> a dcat:Dataset ;
    dct:identifier "07dbc0a0-955b-46b1-9231-db4d9f93bd14" ;
    dct:issued "2023-11-15T10:48:20.955611"^^xsd:dateTime ;
    dct:modified "2023-11-15T10:48:43.311742"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Register Informasi 2023" ;
    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/07dbc0a0-955b-46b1-9231-db4d9f93bd14/resource/e2335212-02db-40d8-8e94-a56907c2c800> ;
    dcat:keyword "dinsos" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/07dbc0a0-955b-46b1-9231-db4d9f93bd14/resource/e2335212-02db-40d8-8e94-a56907c2c800> a dcat:Distribution ;
    dct:format "data" ;
    dct:title "Register Layanan Informasi 15 November.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/07dbc0a0-955b-46b1-9231-db4d9f93bd14/resource/e2335212-02db-40d8-8e94-a56907c2c800/download/register-layanan-informasi-15-november.pdf> ;
    dcat:byteSize 704224.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" .

