@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/dataset/63a12c45-ca08-415b-aa16-2bef795362bc> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang jumlah usaha untuk subsektor peternakan di provinsi Aceh." ;
    dct:identifier "63a12c45-ca08-415b-aa16-2bef795362bc" ;
    dct:issued "2024-11-07T05:28:01.860033"^^xsd:dateTime ;
    dct:modified "2024-12-31T10:10:59.837332"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Usaha Pertanian Lainnya (UTL)" ;
    dcat:distribution <http://5.189.187.109/dataset/63a12c45-ca08-415b-aa16-2bef795362bc/resource/55c0ee73-956a-4c19-bc3f-a2ea9840cf8f> ;
    dcat:keyword "BPS",
        "Peternakan",
        "sensus pertanian" .

<http://5.189.187.109/dataset/63a12c45-ca08-415b-aa16-2bef795362bc/resource/55c0ee73-956a-4c19-bc3f-a2ea9840cf8f> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data tentang jumlah usaha pertanian lainnya menurut wilayah untuk subsektor peternakan di provinsi Aceh tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-03T14:45:02.812757"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:28:01.846891"^^xsd:dateTime ;
    dct:title "Jumlah Usaha Pertanian Lainnya (UTL) Menurut Wilayah" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/63a12c45-ca08-415b-aa16-2bef795362bc/resource/55c0ee73-956a-4c19-bc3f-a2ea9840cf8f/download/jumlah-usaha-pertanian-lainnya-utl-subsektor-menurut-wilayah-di-aceh-tahun-2023.csv> ;
    dcat:byteSize "1064"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

