@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/selfish-lyrics-by-raybekah/> a dcat:Dataset ;
    dct:title "Selfish Lyrics by Raybekah" ;
    dct:identifier "selfish-lyrics-by-raybekah" ;
    dct:creator <https://trackloaded.com/author/> ;
    dct:subject <https://trackloaded.com/tag/raybekah/> ;
    dct:modified "2024-02-02T07:44:19+00:00" .