@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#> .

<https://data.jatengprov.go.id/dataset/3dfd96f9-cd94-4d61-b58c-15156c6f4e9f> a dcat:Dataset ;
    dct:description "SK DIP 2025" ;
    dct:identifier "3dfd96f9-cd94-4d61-b58c-15156c6f4e9f" ;
    dct:issued "2025-04-23T04:05:55.695366"^^xsd:dateTime ;
    dct:modified "2025-04-23T04:07:00.278688"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "SK DIP 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3dfd96f9-cd94-4d61-b58c-15156c6f4e9f/resource/7b4f68ed-d6a0-48d8-8d69-8a48ebfeb65e> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1M0NsfcHCgme2hR_wPpoUFEitLdeIc2rj?usp=sharing> .

<https://data.jatengprov.go.id/dataset/3dfd96f9-cd94-4d61-b58c-15156c6f4e9f/resource/7b4f68ed-d6a0-48d8-8d69-8a48ebfeb65e> a dcat:Distribution ;
    dct:description "SK DIP 2025" ;
    dct:title "SK DIP 2025" .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

