@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/2ffd75e2-444b-4202-9adc-1be74dc97c3c> a dcat:Dataset ;
    dct:description "Data Letak Geografis Kecamatan Tulis" ;
    dct:identifier "2ffd75e2-444b-4202-9adc-1be74dc97c3c" ;
    dct:issued "2022-10-11T15:11:48.558009"^^xsd:dateTime ;
    dct:modified "2024-12-27T12:21:46.319190"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Letak Geografis Kecamatan Tulis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/0f8056c2-3148-4a0d-bcac-29f88244129a>,
        <http://5.189.187.109:5000/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/74b9ed8a-97ba-43ba-9ec6-dce63b8f24d5> ;
    dcat:keyword "Kecamatan Tulis",
        "Letak Geografis Kecamatan Tulis" ;
    dcat:landingPage <kecamatan%20dalam%20angka%202018> .

<http://5.189.187.109:5000/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/0f8056c2-3148-4a0d-bcac-29f88244129a> a dcat:Distribution ;
    dct:description "Data Letak Geografis Kecamatan Tulis" ;
    dct:format "XLSX" ;
    dct:issued "2019-02-25T06:25:55.622423"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:11:48.550402"^^xsd:dateTime ;
    dct:title "Letak Geografis Kecamatan Tulis.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/0f8056c2-3148-4a0d-bcac-29f88244129a/download/letak-geografis-kecamatan-tulis.xlsx> ;
    dcat:byteSize "8974"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/74b9ed8a-97ba-43ba-9ec6-dce63b8f24d5> a dcat:Distribution ;
    dct:description "Data Letak Geografis Kecamatan Tulis" ;
    dct:format "CSV" ;
    dct:issued "2019-02-25T06:25:38.838353"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:11:48.548385"^^xsd:dateTime ;
    dct:title "Letak Geografis Kecamatan Tulis.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/2ffd75e2-444b-4202-9adc-1be74dc97c3c/resource/74b9ed8a-97ba-43ba-9ec6-dce63b8f24d5/download/letak-geografis-kecamatan-tulis.csv> ;
    dcat:byteSize "1093"^^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 .

