@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/january-9th-lyrics-by-black-sherif/> a dcat:Dataset ;
    dct:title "January 9th Lyrics by Black Sherif" ;
    dct:identifier "january-9th-lyrics-by-black-sherif" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/black-sherif/> ;
    dct:modified "2024-01-23T07:53:22+00:00" .