@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/acaafcb2-71e7-45a2-86f0-b7b162ed569a> a dcat:Dataset ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:identifier "daa6dc7e-bfef-4dcd-9fe0-fc16c4be7955" ;
    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/acaafcb2-71e7-45a2-86f0-b7b162ed569a/resource/2d15332a-d4e6-4bbe-87df-d754e44772e1> ;
    dcat:keyword "SIPD" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/acaafcb2-71e7-45a2-86f0-b7b162ed569a/resource/2d15332a-d4e6-4bbe-87df-d754e44772e1> a dcat:Distribution ;
    dct:description "jumlah asrama sekolah yang tersedia" ;
    dct:format "CSV" ;
    dct:issued "2024-11-07T23:55:54.089131"^^xsd:dateTime ;
    dct:modified "2024-11-07T23:55:54.067089"^^xsd:dateTime ;
    dct:title "Asrama sekolah" ;
    dcat:accessURL <https://sipd-ri.kemendagri.go.id/ewalidata/serv/sdi/dssd_detail?id=07b2e966aad2f57e1786a5cfe25102b5> .

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

