@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/dangerous-lifestyles-to-avoid-as-a-youth/> a dcat:Dataset ;
    dct:title "Dangerous Lifestyles To Avoid As A Youth" ;
    dct:identifier "dangerous-lifestyles-to-avoid-as-a-youth" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2023-06-10T16:30:19+00:00" .