@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/0934a955-e8f4-4c67-a176-18677a3a9590> a dcat:Dataset ;
    dct:identifier "0934a955-e8f4-4c67-a176-18677a3a9590" ;
    dct:issued "2024-08-05T07:47:03.782510"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:47:03.782521"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/dedb551a-5e8c-4ab1-9307-4b6be9d0d1df> ;
    dct:title "Cell Tower Data" ;
    dcat:distribution <http://5.189.187.109/dataset/0934a955-e8f4-4c67-a176-18677a3a9590/resource/074a8579-a9b7-4265-bd42-94213d6733ef> ;
    dcat:keyword "bts",
        "telekomunikasi" ;
    dcat:landingPage <https://my.opencellid.org/> .

<http://5.189.187.109/dataset/0934a955-e8f4-4c67-a176-18677a3a9590/resource/074a8579-a9b7-4265-bd42-94213d6733ef> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2023-11-13T01:48:18.869879"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:47:03.751411"^^xsd:dateTime ;
    dct:title "Data Cell Tower" ;
    dcat:accessURL <https://data.pinrangkab.go.id/dataset/0934a955-e8f4-4c67-a176-18677a3a9590/resource/074a8579-a9b7-4265-bd42-94213d6733ef/download/cell.geojson> ;
    dcat:byteSize "363969"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<http://5.189.187.109/organization/dedb551a-5e8c-4ab1-9307-4b6be9d0d1df> a foaf:Agent ;
    foaf:name "Kabupaten Pinrang" .

<https://my.opencellid.org/> a foaf:Document .

