@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/f8d4c0d2-a7ca-4ef9-8899-21c387972eb4> a dcat:Dataset ;
    dct:identifier "f8d4c0d2-a7ca-4ef9-8899-21c387972eb4" ;
    dct:issued "2023-10-09T06:47:30.829434"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:30.829441"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> ;
    dct:title "Topografi" ;
    dcat:distribution <http://5.189.187.109/dataset/f8d4c0d2-a7ca-4ef9-8899-21c387972eb4/resource/b5a2a42c-d657-45b0-a7aa-aa545b826f39> .

<http://5.189.187.109/dataset/f8d4c0d2-a7ca-4ef9-8899-21c387972eb4/resource/b5a2a42c-d657-45b0-a7aa-aa545b826f39> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-10-29T06:37:51.227275"^^xsd:dateTime ;
    dct:modified "2023-10-09T06:47:30.826270"^^xsd:dateTime ;
    dct:title "topografi.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/f8d4c0d2-a7ca-4ef9-8899-21c387972eb4/resource/b5a2a42c-d657-45b0-a7aa-aa545b826f39/download/topografi.csv> ;
    dcat:byteSize "173"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/08f2cc75-7fb3-4d27-bb86-bb1800041cee> a foaf:Agent ;
    foaf:name "Kabupaten Sragen" .

