@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/5ef12119-c3b2-4e3c-a530-41a3220f7443> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah pasar ternak yang aktif menurut kecamatan di Kabupaten Gresik" ;
    dct:identifier "5ef12119-c3b2-4e3c-a530-41a3220f7443" ;
    dct:issued "2024-03-12T21:50:50.647642"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:50:50.647650"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Pasar Hewan Menurut Kecamatan di Kabupaten Gresik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kab. Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5ef12119-c3b2-4e3c-a530-41a3220f7443/resource/42e17d90-84bb-4fc7-8e2a-aee574a13ce6> .

<http://5.189.187.109/dataset/5ef12119-c3b2-4e3c-a530-41a3220f7443/resource/42e17d90-84bb-4fc7-8e2a-aee574a13ce6> a dcat:Distribution ;
    dct:description "Dataset ini berisi jumlah pasar ternak yang aktif menurut kecamatan di Kabupaten Gresik tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-03-05T08:05:26.789052"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:50:50.643174"^^xsd:dateTime ;
    dct:title "Tahun 2023 - Jumlah Pasar Hewan Menurut Kecamatan di Kabupaten Gresik" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/5ef12119-c3b2-4e3c-a530-41a3220f7443/resource/42e17d90-84bb-4fc7-8e2a-aee574a13ce6/download/jumlah-pasar-hewan-menurut-kecamatan.csv> ;
    dcat:byteSize "441"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

