@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/music/zoro-ft-phyno-new-video/> a dcat:Dataset ;
    dct:title "Zoro Ft Phyno – New Video" ;
    dct:identifier "zoro-ft-phyno-new-video" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/phyno/> ;
    dct:subject <https://trackloaded.com/tag/zoro/> ;
    dct:modified "2022-02-04T08:04:14+00:00" .