@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/22adf937-f54a-4856-8ebe-d3668f66dbec> a dcat:Dataset ;
    dct:description "Berita merupakan suatu fakta atau ide atau opini aktual yang menarik dan akurat serta dianggap penting bagi sejumlah besar pembaca dan pendengar." ;
    dct:identifier "22adf937-f54a-4856-8ebe-d3668f66dbec" ;
    dct:issued "2023-02-09T05:56:23.803522"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:23:00.492630"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Berita yang Publish di Website Infopublik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:keyword "berita",
        "publish",
        "website" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-berita-yang-publish-di-website-infopublik/22adf937-f54a-4856-8ebe-d3668f66dbec> .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-berita-yang-publish-di-website-infopublik/22adf937-f54a-4856-8ebe-d3668f66dbec> a foaf:Document .

