@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/a0d86f5e-85a9-4f18-9582-77f6d19088f7> a dcat:Dataset ;
    dct:description "DATA SURVEILANS PTM TIROID JANUARI 2024" ;
    dct:identifier "a0d86f5e-85a9-4f18-9582-77f6d19088f7" ;
    dct:issued "2024-02-28T09:05:31.019187"^^xsd:dateTime ;
    dct:modified "2024-12-30T11:22:47.096581"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA SURVEILANS PTM TIROID JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ANNISA MILA P" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a0d86f5e-85a9-4f18-9582-77f6d19088f7/resource/1184da08-e17c-42cf-bf15-164bfe80aa4a> ;
    dcat:keyword "KOTAMALANG",
        "PTM",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/a0d86f5e-85a9-4f18-9582-77f6d19088f7/resource/1184da08-e17c-42cf-bf15-164bfe80aa4a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-26T03:36:50.435058"^^xsd:dateTime ;
    dct:modified "2024-12-30T11:22:47.112426"^^xsd:dateTime ;
    dct:title "DATA SURVEILANS TIROID JANUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a0d86f5e-85a9-4f18-9582-77f6d19088f7/resource/1184da08-e17c-42cf-bf15-164bfe80aa4a/download/data-surveilans-tiroid-januari-2024.xlsx> ;
    dcat:byteSize "42329"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

