@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/oxlade-ft-asa-life/> a dcat:Dataset ;
    dct:title "Oxlade Ft Asa – Life" ;
    dct:identifier "oxlade-ft-asa-life" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/asa/> ;
    dct:subject <https://trackloaded.com/tag/oxlade/> ;
    dct:modified "2022-06-30T14:20:22+00:00" .