@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/six6-kinds-of-cheating-you-may-not-know/> a dcat:Dataset ;
    dct:title "Six(6) Kinds Of Cheating You May Not Know" ;
    dct:identifier "six6-kinds-of-cheating-you-may-not-know" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2023-06-10T05:33:30+00:00" .