@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/d4763bf1-4759-412b-b284-d97c6dd157b4> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "773f5c82-c6bf-4273-8a90-67c39a5d8a38" ;
    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/d4763bf1-4759-412b-b284-d97c6dd157b4/resource/5c89ca67-4815-4b48-869d-82868ae4b10e> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/d4763bf1-4759-412b-b284-d97c6dd157b4/resource/5c89ca67-4815-4b48-869d-82868ae4b10e> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T15:18:23.037405"^^xsd:dateTime ;
    dct:modified "2024-10-29T15:18:23.021071"^^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" .

