@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:5000/dataset/72abedd6-429e-4bb0-8a09-5c6eb6c3985a> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "d6c71bf6-ab29-42f5-8636-d99f5ff14ffd" ;
    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:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Asrama sekolah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/72abedd6-429e-4bb0-8a09-5c6eb6c3985a/resource/484dbfbd-63aa-4589-8ab4-ff24de92448a> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/72abedd6-429e-4bb0-8a09-5c6eb6c3985a/resource/484dbfbd-63aa-4589-8ab4-ff24de92448a> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-11-07T23:55:51.475524"^^xsd:dateTime ;
    dct:modified "2024-11-07T23:55:51.448715"^^xsd:dateTime ;
    dct:title "Asrama sekolah" ;
    dcat:accessURL <https://sipd-ri.kemendagri.go.id/ewalidata/serv/sdi/dssd_detail?id=934776f50bac19fa97059b8e7abd18ba> .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

