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

<https://trackloaded.com/tips/reason-why-mtn-change-their-service-code/> a dcat:Dataset ;
    dct:title "Reason Why MTN Change Their Service Code" ;
    dct:identifier "reason-why-mtn-change-their-service-code" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2023-05-21T11:29:13+00:00" .