@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/1da36608-97d3-4864-bace-2c1915b59df0> a dcat:Dataset ;
    dct:description "Dataset ini berisi data peliputan tahun 2019" ;
    dct:identifier "1da36608-97d3-4864-bace-2c1915b59df0" ;
    dct:issued "2024-06-11T07:49:50.644286"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:49:50.644292"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Pengelolaan Informasi Media Massa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bagian Humas dan Protokol" ;
            vcard:hasEmail <mailto:protokol.bantul@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1da36608-97d3-4864-bace-2c1915b59df0/resource/e535f66f-214b-451a-8a84-c4856286e283> ;
    dcat:keyword "media massa" ;
    dcat:landingPage <bantulkab.go.id> .

<bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/1da36608-97d3-4864-bace-2c1915b59df0/resource/e535f66f-214b-451a-8a84-c4856286e283> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah peliputan 2018-2019" ;
    dct:format "CSV" ;
    dct:issued "2020-03-12T06:52:03.376912"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:49:50.637323"^^xsd:dateTime ;
    dct:title "Jumlah Peliputan Tahun 2018-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/1da36608-97d3-4864-bace-2c1915b59df0/resource/e535f66f-214b-451a-8a84-c4856286e283/download/peliputan.csv> ;
    dcat:byteSize "42"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

