@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/oxlades-rmf-lyrics/> a dcat:Dataset ;
    dct:title "Oxlade’s “RMF” Lyrics" ;
    dct:identifier "oxlades-rmf-lyrics" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:subject <https://trackloaded.com/tag/oxlade/> ;
    dct:modified "2024-11-19T15:17:18+00:00" .