@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/try-this-simple-hack-to-keep-mosquitoes-away/> a dcat:Dataset ;
    dct:title "Try This Simple Hack to Keep Mosquitoes Away" ;
    dct:identifier "try-this-simple-hack-to-keep-mosquitoes-away" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-11-10T19:10:06+00:00" .