@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/59743631-7fa1-4d6b-91d2-4825147a966f> a dcat:Dataset ;
    dct:description "Jumlah BTS di Kabupaten Aceh Selatan" ;
    dct:identifier "59743631-7fa1-4d6b-91d2-4825147a966f" ;
    dct:issued "2022-10-30T10:13:37.737317"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:13:37.737323"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Data Menara Telekomunikasi per tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/59743631-7fa1-4d6b-91d2-4825147a966f/resource/56fa72ab-35ef-4ec7-bb0b-7f5ca02247a0> ;
    dcat:keyword "Tower",
        "bts",
        "menara" .

<http://5.189.187.109/dataset/59743631-7fa1-4d6b-91d2-4825147a966f/resource/56fa72ab-35ef-4ec7-bb0b-7f5ca02247a0> a dcat:Distribution ;
    dct:description "jumlah bts menurut kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2019-11-22T08:43:37.081859"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:13:37.729445"^^xsd:dateTime ;
    dct:title "jumlah_bts.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/59743631-7fa1-4d6b-91d2-4825147a966f/resource/56fa72ab-35ef-4ec7-bb0b-7f5ca02247a0/download/jumlah_bts.csv> ;
    dcat:byteSize "414"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

