@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/effective-home-treatments-for-lighter-and-brighter-skin/> a dcat:Dataset ;
    dct:title "Effective Home Treatments for Lighter and Brighter Skin" ;
    dct:identifier "effective-home-treatments-for-lighter-and-brighter-skin" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-12-12T23:12:05+00:00" .