@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/5-fruits-you-should-eat-before-making-love/> a dcat:Dataset ;
    dct:title "5 Fruits You Should Eat Before Making Love" ;
    dct:identifier "5-fruits-you-should-eat-before-making-love" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-09-25T07:12:32+00:00" .