@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/b77e9a72-94b4-4f07-94a7-f4bb2b662f10> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "edb9d626-7eda-47e8-accb-372977e5e9af" ;
    dct:issued "2024-07-02T17:26:20"^^xsd:dateTime ;
    dct:modified "2024-07-02T17:26:20"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db08de47-bcb1-43b1-866d-1e42a4807436> ;
    dct:title "Asrama sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/b77e9a72-94b4-4f07-94a7-f4bb2b662f10/resource/b2155cbd-5d4c-4a17-b73d-e2d95d9e4093> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/b77e9a72-94b4-4f07-94a7-f4bb2b662f10/resource/b2155cbd-5d4c-4a17-b73d-e2d95d9e4093> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T15:18:27.671461"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:18:27.660537"^^xsd:dateTime ;
    dct:title "Asrama sekolah" ;
    dcat:accessURL <http://103.170.104.187:8080/api/sipd/dcat/v2/data/local/1606/1.01.000001> .

<http://5.189.187.109/organization/db08de47-bcb1-43b1-866d-1e42a4807436> a foaf:Agent ;
    foaf:name "Kabupaten Musi Banyuasin" .

