@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/a937bb5d-dc0a-42b7-8261-6cfe22f8d357> a dcat:Dataset ;
    dct:description "Jadwal Rilis Tahun 2024" ;
    dct:identifier "a937bb5d-dc0a-42b7-8261-6cfe22f8d357" ;
    dct:issued "2026-03-12T03:21:39.234812"^^xsd:dateTime ;
    dct:modified "2026-03-12T03:21:39.234840"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/719fc7bc-889a-4c92-8a87-19531d56c8c7> ;
    dct:title "Jadwal Rilis Publikasi Pemerintah Daerah Kabupaten Pasaman Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kominfo Pasaman" ] ;
    dcat:landingPage <https://drive.google.com/file/d/1b6_GTdXUY95amVzm8PCde0aQOZeAPEyd/view?usp=sharing> .

<http://5.189.187.109/organization/719fc7bc-889a-4c92-8a87-19531d56c8c7> a foaf:Agent ;
    foaf:name "Kabupaten Pasaman" .

<https://drive.google.com/file/d/1b6_GTdXUY95amVzm8PCde0aQOZeAPEyd/view?usp=sharing> a foaf:Document .

