@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/2e90cdb5-6e95-494a-acdb-4e98f5669996> a dcat:Dataset ;
    dct:description "DATA LETAK GEOGRAFIS BERDASARKAN LUAS WILAYAH" ;
    dct:identifier "2e90cdb5-6e95-494a-acdb-4e98f5669996" ;
    dct:issued "2022-10-11T15:11:03.383352"^^xsd:dateTime ;
    dct:modified "2024-12-27T12:14:54.006841"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "LETAK GEOGRAFIS BERDASARKAN LUAS WILAYAH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec_wonotunggal@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2e90cdb5-6e95-494a-acdb-4e98f5669996/resource/f6a4aba4-0ad0-48d2-8417-6dfccb61e575> ;
    dcat:keyword "letak geografis",
        "luas wilayah" ;
    dcat:landingPage <wonotunggal.batangkab.go.id> .

<http://5.189.187.109/dataset/2e90cdb5-6e95-494a-acdb-4e98f5669996/resource/f6a4aba4-0ad0-48d2-8417-6dfccb61e575> a dcat:Distribution ;
    dct:description "DATA LETAK GEOGRAFIS BERDASARKAN LUAS WILAYAH" ;
    dct:format "CSV" ;
    dct:issued "2018-08-16T11:43:48.620959"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:11:03.371742"^^xsd:dateTime ;
    dct:title "LETAK GEOGRAFIS BERDASARKAN LUAS WILAYAH.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/2e90cdb5-6e95-494a-acdb-4e98f5669996/resource/f6a4aba4-0ad0-48d2-8417-6dfccb61e575/download/letak-geografis-berdasarkan-luas-wilayah.csv> ;
    dcat:byteSize "617"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

