@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-want-you/> a dcat:Dataset ;
    dct:title "Oxlade – Want You" ;
    dct:identifier "oxlade-want-you" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:subject <https://trackloaded.com/tag/oxlade/> ;
    dct:modified "2022-03-22T22:05:40+00:00" .