@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#> .

<http://5.189.187.109/dataset/a2752f9c-0155-4f7c-9f4c-cba621403c7e> a dcat:Dataset ;
    dct:description "Mencakup Data terkait Surat Kabar Nasional Tahun 2019-2023" ;
    dct:identifier "a2752f9c-0155-4f7c-9f4c-cba621403c7e" ;
    dct:issued "2026-02-24T04:26:16.758809"^^xsd:dateTime ;
    dct:modified "2026-02-24T04:26:16.758827"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ef4f3f67-07a1-4e9d-bcb4-76c0282200b1> ;
    dct:title "Surat Kabar Nasional Tahun 2019-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:diskominfo@mojokertokota.go.id> ] ;
    dcat:keyword "Diskominfo" .

<http://5.189.187.109/organization/ef4f3f67-07a1-4e9d-bcb4-76c0282200b1> a foaf:Agent ;
    foaf:name "Kota Mojokerto" .

