@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:5000/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c> a dcat:Dataset ;
    dct:description "Data Jumlah Unggas di Kecamatan Tulis, 2017" ;
    dct:identifier "69ec22ab-44be-42a3-ba7e-3ed2bfe9213c" ;
    dct:issued "2022-10-11T15:47:04.062740"^^xsd:dateTime ;
    dct:modified "2024-12-24T15:32:26.378174"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Unggas di Kecamatan Tulis, 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/3f535f27-61d7-4a27-974a-3b91062e66ef>,
        <http://5.189.187.109:5000/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/9b5d7bd7-ad5e-494c-851a-7bf3ac831121> ;
    dcat:keyword "2017",
        "Jumlah Unggas di Kecamatan Tulis",
        "Kecamatan Tulis" ;
    dcat:landingPage <kecamatan%20dalam%20angka%202018> .

<http://5.189.187.109:5000/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/3f535f27-61d7-4a27-974a-3b91062e66ef> a dcat:Distribution ;
    dct:description "Data Jumlah Unggas di Kecamatan Tulis, 2017 " ;
    dct:format "XLSX" ;
    dct:issued "2019-02-25T07:03:42.206292"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:47:04.054301"^^xsd:dateTime ;
    dct:title "Jumlah Unggas di Kecamatan Tulis, 2017.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/3f535f27-61d7-4a27-974a-3b91062e66ef/download/jumlah-unggas-di-kecamatan-tulis-2017.xlsx> ;
    dcat:byteSize "10556"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/9b5d7bd7-ad5e-494c-851a-7bf3ac831121> a dcat:Distribution ;
    dct:description "DATA Jumlah Unggas di Kecamatan Tulis, 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-02-25T07:03:17.763678"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:47:04.052358"^^xsd:dateTime ;
    dct:title "Jumlah Unggas di Kecamatan Tulis, 2017.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/69ec22ab-44be-42a3-ba7e-3ed2bfe9213c/resource/9b5d7bd7-ad5e-494c-851a-7bf3ac831121/download/jumlah-unggas-di-kecamatan-tulis-2017.csv> ;
    dcat:byteSize "696"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<kecamatan%20dalam%20angka%202018> a foaf:Document .

