@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/27fb43f7-a0f1-4b3c-8f19-50abba33b43f> a dcat:Dataset ;
    dct:description "data Letak Geografis Kecamatan Tersono" ;
    dct:identifier "27fb43f7-a0f1-4b3c-8f19-50abba33b43f" ;
    dct:issued "2022-10-11T15:06:57.104010"^^xsd:dateTime ;
    dct:modified "2024-12-27T12:21:41.977312"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Letak Geografis Kecamatan Tersono" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskomimfo@batang" ;
            vcard:hasEmail <mailto:diskomimfo@batang> ] ;
    dcat:distribution <http://5.189.187.109/dataset/27fb43f7-a0f1-4b3c-8f19-50abba33b43f/resource/8c14b25b-7b15-46c1-8256-2ed18fb5913f> ;
    dcat:keyword "kecamatan tersono",
        "letakgeografis" ;
    dcat:landingPage <tersono.batangkab.go.id> .

<http://5.189.187.109/dataset/27fb43f7-a0f1-4b3c-8f19-50abba33b43f/resource/8c14b25b-7b15-46c1-8256-2ed18fb5913f> a dcat:Distribution ;
    dct:description "data Letak Geografis Kecamatan Tersono" ;
    dct:format "CSV" ;
    dct:issued "2018-08-24T10:59:54.191836"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:06:57.097301"^^xsd:dateTime ;
    dct:title "Letak Geografis Kecamatan Tersono.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/27fb43f7-a0f1-4b3c-8f19-50abba33b43f/resource/8c14b25b-7b15-46c1-8256-2ed18fb5913f/download/letak-geografis-kecamatan-tersono.csv> ;
    dcat:byteSize "1121"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

