@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/simple-methods-to-remove-rust-from-your-stove/> a dcat:Dataset ;
    dct:title "Simple Methods to Remove Rust from Your Stove" ;
    dct:identifier "simple-methods-to-remove-rust-from-your-stove" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2024-11-08T10:12:22+00:00" .