@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/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2> a dcat:Dataset ;
    dct:description "Data Jumlah Ternak di Kecamatan Gringsing, 2016" ;
    dct:identifier "4ea749ef-e5bc-48d3-a075-9e0a26eda4f2" ;
    dct:issued "2022-10-11T15:29:23.166827"^^xsd:dateTime ;
    dct:modified "2024-12-24T15:14:26.961442"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Ternak di Kecamatan Gringsing, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo@batangkab.go.id" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/91f53af0-6b0e-4ab1-8aa6-decea4ba4a18>,
        <http://5.189.187.109/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/fa5014f8-3311-4467-be0f-5195989522ee> ;
    dcat:keyword "Data Kecamatan Gringsing",
        "ternak" ;
    dcat:landingPage <gringsing.batangkab.go.id> .

<gringsing.batangkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/91f53af0-6b0e-4ab1-8aa6-decea4ba4a18> a dcat:Distribution ;
    dct:description "Data Jumlah Ternak di Kecamatan Gringsing, 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-10-05T03:13:19.460849"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:29:23.158966"^^xsd:dateTime ;
    dct:title "Jumlah Ternak di Kecamatan Gringsing, 2016.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/91f53af0-6b0e-4ab1-8aa6-decea4ba4a18/download/jumlah-ternak-di-kecamatan-gringsing-2016.csv> ;
    dcat:byteSize "471"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/fa5014f8-3311-4467-be0f-5195989522ee> a dcat:Distribution ;
    dct:description "Data Jumlah Ternak di Kecamatan Gringsing, 2016" ;
    dct:format "XLSX" ;
    dct:issued "2019-01-24T01:12:50.965459"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:29:23.160797"^^xsd:dateTime ;
    dct:title "Data Jumlah Ternak di Kecamatan Gringsing, 2016.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/4ea749ef-e5bc-48d3-a075-9e0a26eda4f2/resource/fa5014f8-3311-4467-be0f-5195989522ee/download/data-jumlah-ternak-di-kecamatan-gringsing-2016.csv> ;
    dcat:byteSize "521"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

