@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/album/ep-cheque-bravo/> a dcat:Dataset ;
    dct:title "EP: Cheque – Bravo" ;
    dct:identifier "ep-cheque-bravo" ;
    dct:creator <https://trackloaded.com/author/skylord/> ;
    dct:modified "2021-09-23T12:34:13+00:00" .