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

<artist/54363#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumas"@en,
        "ゆーます"@ja ;
    foaf:made <album/125029#lyrics>,
        <album/125029#subject> ;
    foaf:name "Yumas"@en,
        "ゆーます"@ja .

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

<artist/12505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125029#subject> ;
    schema:name "project lights"@en ;
    foaf:made <album/125029#composition>,
        <album/125029#subject> ;
    foaf:name "project lights"@en .

<artist/25602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125029#subject> ;
    schema:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja ;
    foaf:made <album/125029#composition>,
        <album/125029#subject> ;
    foaf:name "Kimiyoshi Maruyama"@en,
        "丸山公詳"@ja .

<artist/54362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125029#subject> ;
    schema:name "Towochi R.Y.U"@en,
        "トヲチR.Y.U"@ja ;
    foaf:made <album/125029#composition>,
        <album/125029#subject> ;
    foaf:name "Towochi R.Y.U"@en,
        "トヲチR.Y.U"@ja .

<artist/60424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125029#subject> ;
    schema:name "Tomoyuki Okuda"@en,
        "奥田友幸"@ja ;
    foaf:made <album/125029#composition>,
        <album/125029#subject> ;
    foaf:name "Tomoyuki Okuda"@en,
        "奥田友幸"@ja .

<event/278> a mo:Release ;
    schema:name "Pre-released at M3-2022 Spring (Apr 24, 2022)" .

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

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

<album/125029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn ;
    mo:performance_of <album/125029#musicalwork> ;
    mo:recorded_as <album/125029#musicalexpression> ;
    schema:name "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn ;
    schema:workPerformed <album/125029#musicalwork> .

<org/1762#subject> schema:name "project lights"@en,
        "project lights"@ja,
        "project lights"@ja-latn ;
    foaf:name "project lights"@en,
        "project lights"@ja,
        "project lights"@ja-latn .

<https://media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125029#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> ;
    foaf:depicts <album/125029#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> .

<https://medium-media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn ;
    mo:composer <artist/12505#subject>,
        <artist/25602#subject>,
        <artist/54362#subject>,
        <artist/60424#subject> ;
    mo:produced_work <album/125029#musicalwork> ;
    schema:name "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn .

<album/125029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-24"^^xsd:date ;
    dcterms:title "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn ;
    mo:catalogue_number "PLCC-1027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125029#musicalexpression> ;
    mo:publisher <org/1762#subject> ;
    mo:record _:Nf9887a6967174e1ebec55bc90224b169 ;
    mo:record_count 1 ;
    mo:release <event/278> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SteamPrison"@en ;
            foaf:name "SteamPrison"@en ] ;
    schema:datePublished "2022-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> ;
    schema:name "SteamPrison Sound Memory 2021"@en,
        "スチームプリズン Sound Memory 2021"@ja,
        "SteamPrison Sound Memory 2021"@ja-latn ;
    schema:publisher <org/1762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/125029/125029-36b8515bc527.jpg> .

_:N13299a6e4fe243abb993f41f5f111518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玲瓏~Till ursprunget~ [Online Live Edition]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "玲瓏~Till ursprunget~ [Online Live Edition]"@ja .

_:N15d60100e58143caa971000db2094dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玲瓏 [Piano Solo Edition]"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "玲瓏 [Piano Solo Edition]"@ja .

_:N204a30c34f6c46b58769ed18474981a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剣 [Acoustic Edition]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "剣 [Acoustic Edition]"@ja .

_:N20d77593889d4b9f899d8dbc8a4f9ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠遠 [Piano Solo Edition]"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "悠遠 [Piano Solo Edition]"@ja .

_:N216cff04c9c2483b9a32c53b967a6ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テラシネ [Piano Solo Edition]"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "テラシネ [Piano Solo Edition]"@ja .

_:N3f86403faa434cc2a6d6fddfebfa81e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スチームプリズン [Online Live Edition]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "スチームプリズン [Online Live Edition]"@ja .

_:N48e3be11c92840329e19618523a243ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玲瓏 [Acoustic Edition]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "玲瓏 [Acoustic Edition]"@ja .

_:N4beebc00dbb7490e9ad9d2b5e33a85d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィルマメント [Online Live Edition]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "フィルマメント [Online Live Edition]"@ja .

_:N51e12eb4539d4c498b45da7f13fe514d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fin. [Online Live Edition]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "Fin. [Online Live Edition]"@ja .

_:N53a07cd47228404f92cb8845237f8508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "萌動 [Online Live Edition]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "萌動 [Online Live Edition]"@ja .

_:N5680c6b63dd343649443fa0436582894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "萌動 [Piano Solo Edition」"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "萌動 [Piano Solo Edition」"@ja .

_:N577e711db6bb4336880a3187177a5f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "標 [Online Live Edition]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "標 [Online Live Edition]"@ja .

_:N5acfa617009645298746b7f4042ffd8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠遠 [Acoustic Edition]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "悠遠 [Acoustic Edition]"@ja .

_:N718207486a774b1e8551194612066c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖人ユネ [Online Live Edition]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "聖人ユネ [Online Live Edition]"@ja .

_:N82a990be1a374d1fb5f03768308ea12c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剣 [Piano Solo Edition]"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "剣 [Piano Solo Edition]"@ja .

_:N882bebb94c6340b6b471bef1fa4eef8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "標 [Piano Solo Edition]"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "標 [Piano Solo Edition]"@ja .

_:N97f4c469231d49de9f0d3f0e4e584215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fin. [Piano Solo Edition]"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "Fin. [Piano Solo Edition]"@ja .

_:N9e10adf7806c45ca9734620de1c6ceae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玲瓏 [Online Live Edition」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "玲瓏 [Online Live Edition」"@ja .

_:Na4091025480a4f41aaa561ea803925a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Strikes [Acoustic Edition]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "Love Strikes [Acoustic Edition]"@ja .

_:Na412fb73c193421e831703d9bbbc1ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デラシネ [Acoustic Edition]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "デラシネ [Acoustic Edition]"@ja .

_:Nb800c890ed8b40a0ba0005b071bf0c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠遠 [Online Live Edition]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "悠遠 [Online Live Edition]"@ja .

_:Ncdfb12abbef144b4aefdffcbbcec1b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィルマメント [Piano Solo Edition]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "フィルマメント [Piano Solo Edition]"@ja .

_:Ne9abb40b2cc648e8871d31477c64c931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Strikes [Piano Solo Edition]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "Love Strikes [Piano Solo Edition]"@ja .

_:Nf4265b1fbddc471e82aa7a71540db131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Höyry vankila Laventelin sininen [Online Live Edition]"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf9887a6967174e1ebec55bc90224b169 ;
    schema:name "Höyry vankila Laventelin sininen [Online Live Edition]"@ja .

_:Nf9887a6967174e1ebec55bc90224b169 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13299a6e4fe243abb993f41f5f111518,
        _:N15d60100e58143caa971000db2094dcf,
        _:N204a30c34f6c46b58769ed18474981a7,
        _:N20d77593889d4b9f899d8dbc8a4f9ee8,
        _:N216cff04c9c2483b9a32c53b967a6ee7,
        _:N3f86403faa434cc2a6d6fddfebfa81e0,
        _:N48e3be11c92840329e19618523a243ba,
        _:N4beebc00dbb7490e9ad9d2b5e33a85d2,
        _:N51e12eb4539d4c498b45da7f13fe514d,
        _:N53a07cd47228404f92cb8845237f8508,
        _:N5680c6b63dd343649443fa0436582894,
        _:N577e711db6bb4336880a3187177a5f3c,
        _:N5acfa617009645298746b7f4042ffd8c,
        _:N718207486a774b1e8551194612066c1e,
        _:N82a990be1a374d1fb5f03768308ea12c,
        _:N882bebb94c6340b6b471bef1fa4eef8e,
        _:N97f4c469231d49de9f0d3f0e4e584215,
        _:N9e10adf7806c45ca9734620de1c6ceae,
        _:Na4091025480a4f41aaa561ea803925a4,
        _:Na412fb73c193421e831703d9bbbc1ef9,
        _:Nb800c890ed8b40a0ba0005b071bf0c2d,
        _:Ncdfb12abbef144b4aefdffcbbcec1b3e,
        _:Ne9abb40b2cc648e8871d31477c64c931,
        _:Nf4265b1fbddc471e82aa7a71540db131 ;
    mo:track_count 24 ;
    schema:duration "PT70:27"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N13299a6e4fe243abb993f41f5f111518,
        _:N15d60100e58143caa971000db2094dcf,
        _:N204a30c34f6c46b58769ed18474981a7,
        _:N20d77593889d4b9f899d8dbc8a4f9ee8,
        _:N216cff04c9c2483b9a32c53b967a6ee7,
        _:N3f86403faa434cc2a6d6fddfebfa81e0,
        _:N48e3be11c92840329e19618523a243ba,
        _:N4beebc00dbb7490e9ad9d2b5e33a85d2,
        _:N51e12eb4539d4c498b45da7f13fe514d,
        _:N53a07cd47228404f92cb8845237f8508,
        _:N5680c6b63dd343649443fa0436582894,
        _:N577e711db6bb4336880a3187177a5f3c,
        _:N5acfa617009645298746b7f4042ffd8c,
        _:N718207486a774b1e8551194612066c1e,
        _:N82a990be1a374d1fb5f03768308ea12c,
        _:N882bebb94c6340b6b471bef1fa4eef8e,
        _:N97f4c469231d49de9f0d3f0e4e584215,
        _:N9e10adf7806c45ca9734620de1c6ceae,
        _:Na4091025480a4f41aaa561ea803925a4,
        _:Na412fb73c193421e831703d9bbbc1ef9,
        _:Nb800c890ed8b40a0ba0005b071bf0c2d,
        _:Ncdfb12abbef144b4aefdffcbbcec1b3e,
        _:Ne9abb40b2cc648e8871d31477c64c931,
        _:Nf4265b1fbddc471e82aa7a71540db131 .

