@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/141807> foaf:primaryTopic <album/141807#subject> .

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

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

<release/25644#subject> a schema:CreativeWork ;
    schema:name "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    foaf:name "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn .

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

<https://media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141807#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> ;
    foaf:depicts <album/141807#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> .

<https://medium-media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> a schema:ImageObject,
        foaf:Image .

<album/141807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Stavros Markonis"@en ;
            foaf:made <album/141807#composition> ;
            foaf:name "Stavros Markonis"@en ],
        <artist/14807#subject> ;
    mo:produced_work <album/141807#musicalwork> ;
    schema:name "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn .

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

<album/141807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    mo:performance_of <album/141807#musicalwork> ;
    mo:performer _:Nb3b3d3ef33174bdab4446bd1947a6726,
        <artist/14807#subject> ;
    mo:recorded_as <album/141807#musicalexpression> ;
    schema:byArtist _:Nb3b3d3ef33174bdab4446bd1947a6726,
        <artist/14807#subject> ;
    schema:name "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    schema:workPerformed <album/141807#musicalwork> .

<artist/14807#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141807#subject> ;
    mo:performed <album/141807#performance> ;
    schema:name "Chris Christodoulou"@en ;
    foaf:made <album/141807#composition>,
        <album/141807#subject> ;
    foaf:name "Chris Christodoulou"@en .

<album/141807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-23"^^xsd:date ;
    dcterms:title "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141807#musicalexpression> ;
    mo:publisher _:Ndc23413181324a61bf250ced9af4a1f5 ;
    mo:record _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    mo:record_count 1 ;
    schema:about <release/25644#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Stavros Markonis"@en ;
            foaf:name "Stavros Markonis"@en ],
        <artist/14807#subject> ;
    schema:datePublished "2024-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> ;
    schema:name "Risk of Rain 2: Seekers of the Storm"@en,
        "Risk of Rain 2: Seekers of the Storm"@ja,
        "Risk of Rain 2: Seekers of the Storm"@ja-latn ;
    schema:publisher _:Ndc23413181324a61bf250ced9af4a1f5 ;
    foaf:depiction <https://media.vgm.io/albums/70/141807/141807-a4312aa341a7.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141807#subject> ;
    schema:name "Stavros Markonis"@en ;
    foaf:made <album/141807#subject> ;
    foaf:name "Stavros Markonis"@en .

_:N03174b45a23c4773bde4bd9738a63034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part II"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part II"@ja .

_:N0e3ed86e17ba48d58775d0c6a069489f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tempestuous Noise of Thunder and Lightning Heard"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "A Tempestuous Noise of Thunder and Lightning Heard"@ja .

_:N3f22ee2792ab44e4802096e98d6a031a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgot the Cry of Gulls"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "Forgot the Cry of Gulls"@ja .

_:N4a690add861742d4a6b828e9d3e13b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Should Build the Man a Statue"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "I Should Build the Man a Statue"@ja .

_:N5479eeb9de184a9abb81a8af6e613e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(The Song of Life)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "(The Song of Life)"@ja .

_:N649b19bec38a4aa9b80a28c0ade50ddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tlālōcān"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "Tlālōcān"@ja .

_:N82e31466a9594bd4af3aeabfe05a2aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Can't Rain All the Time"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "It Can't Rain All the Time"@ja .

_:N987fcc2673374aeebd8dd24f5539ca91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part I"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part I"@ja .

_:Nb3b3d3ef33174bdab4446bd1947a6726 a schema:Person,
        foaf:Person ;
    mo:performed <album/141807#performance> ;
    schema:name "Stavros Markonis"@en ;
    foaf:name "Stavros Markonis"@en .

_:Nd53802ddf40a44db9279427777661c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "屋根の漏り (Yane No Mori)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "屋根の漏り (Yane No Mori)"@ja .

_:Ndc23413181324a61bf250ced9af4a1f5 schema:name "Chris Christodoulou"@en,
        "Chris Christodoulou"@ja,
        "Chris Christodoulou"@ja-latn ;
    foaf:name "Chris Christodoulou"@en,
        "Chris Christodoulou"@ja,
        "Chris Christodoulou"@ja-latn .

_:Ne708630353ab4e9da8f0b8bce533fd6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part III"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Ncd12af61b59f4d7e91a32d6c8926156a ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part III"@ja .

_:Ncd12af61b59f4d7e91a32d6c8926156a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03174b45a23c4773bde4bd9738a63034,
        _:N0e3ed86e17ba48d58775d0c6a069489f,
        _:N3f22ee2792ab44e4802096e98d6a031a,
        _:N4a690add861742d4a6b828e9d3e13b3b,
        _:N5479eeb9de184a9abb81a8af6e613e34,
        _:N649b19bec38a4aa9b80a28c0ade50ddf,
        _:N82e31466a9594bd4af3aeabfe05a2aff,
        _:N987fcc2673374aeebd8dd24f5539ca91,
        _:Nd53802ddf40a44db9279427777661c4c,
        _:Ne708630353ab4e9da8f0b8bce533fd6e ;
    mo:track_count 10 ;
    schema:duration "PT42:45"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N03174b45a23c4773bde4bd9738a63034,
        _:N0e3ed86e17ba48d58775d0c6a069489f,
        _:N3f22ee2792ab44e4802096e98d6a031a,
        _:N4a690add861742d4a6b828e9d3e13b3b,
        _:N5479eeb9de184a9abb81a8af6e613e34,
        _:N649b19bec38a4aa9b80a28c0ade50ddf,
        _:N82e31466a9594bd4af3aeabfe05a2aff,
        _:N987fcc2673374aeebd8dd24f5539ca91,
        _:Nd53802ddf40a44db9279427777661c4c,
        _:Ne708630353ab4e9da8f0b8bce533fd6e .

