@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/139476> foaf:primaryTopic <album/139476#subject> .

<album/139476#lyrics> a mo:Lyrics .

<album/139476#vocals> a mo:Singer .

<artist/24554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139476#subject> ;
    schema:name "Ridiculon"@en ;
    foaf:made <album/139476#composition>,
        <album/139476#subject> ;
    foaf:name "Ridiculon"@en .

<album/139476#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn ;
    mo:composer <artist/24554#subject> ;
    mo:produced_work <album/139476#musicalwork> ;
    schema:name "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn .

<album/139476#musicalexpression> a mo:Signal ;
    mo:published_as <album/139476#subject> ;
    mo:records <album/139476#performance> .

<album/139476#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn ;
    mo:performance_of <album/139476#musicalwork> ;
    mo:recorded_as <album/139476#musicalexpression> ;
    schema:name "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn ;
    schema:workPerformed <album/139476#musicalwork> .

<https://media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139476#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> ;
    foaf:depicts <album/139476#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> .

<https://medium-media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> a schema:ImageObject,
        foaf:Image .

<album/139476#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/139476#composition> ;
    mo:lyrics <album/139476#lyrics> ;
    mo:performed_in <album/139476#performance> ;
    mo:singer <album/139476#vocals> .

<album/139476#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-20"^^xsd:date ;
    dcterms:title "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139476#musicalexpression> ;
    mo:publisher _:N9d857f2f5af843a4b32851a9d8b75991 ;
    mo:record _:N9b45040877dc42ffba4f3e272da674da ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Binding of Isaac: Repentance"@en ;
            foaf:name "The Binding of Isaac: Repentance"@en ] ;
    schema:datePublished "2023-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> ;
    schema:name "Shards Of Repentance"@en,
        "Shards Of Repentance"@ja,
        "Shards Of Repentance"@ja-latn ;
    schema:publisher _:N9d857f2f5af843a4b32851a9d8b75991 ;
    foaf:depiction <https://media.vgm.io/albums/67/139476/139476-917a7141c149.jpg> .

_:N762302b516d344d7b26ac5ac54f3cc0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dross Reverse"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Dross Reverse"@en .

_:N8eeb3979438145c6aba9f9ee5401cd70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredded Famine"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Shredded Famine"@en .

_:N9d857f2f5af843a4b32851a9d8b75991 schema:name "Planet Ridiculon"@en,
        "Planet Ridiculon"@ja,
        "Planet Ridiculon"@ja-latn ;
    foaf:name "Planet Ridiculon"@en,
        "Planet Ridiculon"@ja,
        "Planet Ridiculon"@ja-latn .

_:Nb14f5b8662ba4a70beda425ca26bc8e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vast Empty Chasm"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Vast Empty Chasm"@en .

_:Nb1f674a50b534166bb54f09115396dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascent"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Ascent"@en .

_:Nbfd28382699845fca54a5d11cee48a27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jesus Loves Viggo"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Jesus Loves Viggo"@en .

_:Nce5e722eda9e4ade99459183b51ee43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Living In The Light - INSTRUMENTAL"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9b45040877dc42ffba4f3e272da674da ;
    schema:name "Living In The Light - INSTRUMENTAL"@en .

_:N9b45040877dc42ffba4f3e272da674da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N762302b516d344d7b26ac5ac54f3cc0b,
        _:N8eeb3979438145c6aba9f9ee5401cd70,
        _:Nb14f5b8662ba4a70beda425ca26bc8e4,
        _:Nb1f674a50b534166bb54f09115396dd6,
        _:Nbfd28382699845fca54a5d11cee48a27,
        _:Nce5e722eda9e4ade99459183b51ee43d ;
    mo:track_count 6 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N762302b516d344d7b26ac5ac54f3cc0b,
        _:N8eeb3979438145c6aba9f9ee5401cd70,
        _:Nb14f5b8662ba4a70beda425ca26bc8e4,
        _:Nb1f674a50b534166bb54f09115396dd6,
        _:Nbfd28382699845fca54a5d11cee48a27,
        _:Nce5e722eda9e4ade99459183b51ee43d .

