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

<http://5.189.187.109/dataset/f42f464b-8990-4e7b-bf78-2208422e0a13> a dcat:Dataset ;
    dct:description " Jumlah Investasi PMDN" ;
    dct:identifier "f42f464b-8990-4e7b-bf78-2208422e0a13" ;
    dct:issued "2024-06-13T03:36:35.209455"^^xsd:dateTime ;
    dct:modified "2024-06-13T03:36:35.209462"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> ;
    dct:title "Jumlah Investasi PMDN" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Penamaan Modal dan Pelayanan Terpadu Satu Pintu Kabupaten Mojokerto" ] ;
    dcat:keyword "rkpd" ;
    dcat:landingPage <Dinas%20Penamaan%20Modal%20dan%20Pelayanan%20Terpadu%20Satu%20Pintu%20Kabupaten%20Mojokerto> .

<Dinas%20Penamaan%20Modal%20dan%20Pelayanan%20Terpadu%20Satu%20Pintu%20Kabupaten%20Mojokerto> a foaf:Document .

<http://5.189.187.109/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> a foaf:Agent ;
    foaf:name "Kabupaten Mojokerto" .

