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

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

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

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

<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/139630#musicalexpression> a mo:Signal ;
    mo:published_as <album/139630#subject> ;
    mo:records <album/139630#performance> .

<album/139630#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/139630#musicalwork> ;
    mo:recorded_as <album/139630#musicalexpression> ;
    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/139630#musicalwork> .

<org/1645#subject> schema:name "Black Screen Records"@en,
        "Black Screen Records"@ja,
        "Black Screen Records"@ja-latn ;
    foaf:name "Black Screen Records"@en,
        "Black Screen Records"@ja,
        "Black Screen Records"@ja-latn .

<https://media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139630#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> ;
    foaf:depicts <album/139630#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> .

<https://medium-media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> a schema:ImageObject,
        foaf:Image .

<album/139630#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/139630#composition> ;
            foaf:name "Stavros Markonis"@en ],
        <artist/14807#subject> ;
    mo:produced_work <album/139630#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/139630#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/139630#composition> ;
    mo:lyrics <album/139630#lyrics> ;
    mo:performed_in <album/139630#performance> ;
    mo:singer <album/139630#vocals> .

<album/139630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-01"^^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 "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/139630#musicalexpression> ;
    mo:publisher <org/1645#subject> ;
    mo:record _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    mo:record_count 1 ;
    schema:about <release/25644#subject> ;
    schema:datePublished "2025-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> ;
    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 <org/1645#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/139630/139630-3950bfaad7e4.webp> .

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

_:N3ca922dd49074fc0877cc83073ebe596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Should Build the Man a Statue"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "I Should Build the Man a Statue"@en .

_:N3e354916fc6e4118bdf911b56ad9f23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tlālōcān"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "Tlālōcān"@en .

_:N4ed2eff6e37c429ea55391b4821be5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part II"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part II"@en .

_:N593245552f7f485f94e4370d38c30896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tempestuous Noise of Thunder and Lightning Heard"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "A Tempestuous Noise of Thunder and Lightning Heard"@en .

_:N9407364113e74937aac09b6ece74805a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(The Song of Life)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "(The Song of Life)"@en .

_:Nc96f2612f81e4d72a57a7cf9260688c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "屋根の漏り"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "屋根の漏り"@en .

_:Ne506e475d1b24650a67956e161ea122d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgot the Cry of Gulls"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "Forgot the Cry of Gulls"@en .

_:Ne9921a6b133e4bce9e527557c5053421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part III"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part III"@en .

_:Nf30a340e300146a3a44d10628300b45f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Can’t Rain All the Time"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "It Can’t Rain All the Time"@en .

_:Nf8fde77881a34cbd96afc374998a3c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oṃ Maṇi Padme Hūṃ, part I"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd0fed9d21b104f61b40a91d72115bc74 ;
    schema:name "Oṃ Maṇi Padme Hūṃ, part I"@en .

_:Nd0fed9d21b104f61b40a91d72115bc74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ca922dd49074fc0877cc83073ebe596,
        _:N3e354916fc6e4118bdf911b56ad9f23c,
        _:N4ed2eff6e37c429ea55391b4821be5ab,
        _:N593245552f7f485f94e4370d38c30896,
        _:N9407364113e74937aac09b6ece74805a,
        _:Nc96f2612f81e4d72a57a7cf9260688c0,
        _:Ne506e475d1b24650a67956e161ea122d,
        _:Ne9921a6b133e4bce9e527557c5053421,
        _:Nf30a340e300146a3a44d10628300b45f,
        _:Nf8fde77881a34cbd96afc374998a3c9c ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3ca922dd49074fc0877cc83073ebe596,
        _:N3e354916fc6e4118bdf911b56ad9f23c,
        _:N4ed2eff6e37c429ea55391b4821be5ab,
        _:N593245552f7f485f94e4370d38c30896,
        _:N9407364113e74937aac09b6ece74805a,
        _:Nc96f2612f81e4d72a57a7cf9260688c0,
        _:Ne506e475d1b24650a67956e161ea122d,
        _:Ne9921a6b133e4bce9e527557c5053421,
        _:Nf30a340e300146a3a44d10628300b45f,
        _:Nf8fde77881a34cbd96afc374998a3c9c .

