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

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

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

<artist/1085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "Yasuhiko \"Zep\" Takashiba"@en ;
    foaf:made <album/902#composition>,
        <album/902#subject> ;
    foaf:name "Yasuhiko \"Zep\" Takashiba"@en .

<artist/1087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "Yasuyuki Suzuki"@en,
        "鈴木康行"@ja ;
    foaf:made <album/902#composition>,
        <album/902#subject> ;
    foaf:name "Yasuyuki Suzuki"@en,
        "鈴木康行"@ja .

<artist/481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "Atsuyoshi Isemura"@en,
        "伊勢村篤義"@ja ;
    foaf:made <album/902#composition>,
        <album/902#subject> ;
    foaf:name "Atsuyoshi Isemura"@en,
        "伊勢村篤義"@ja .

<release/29032#subject> a schema:CreativeWork ;
    schema:name "SOLDAM (Arcade)"@en,
        "ソルダム (AC)"@ja,
        "SOLDAM (Arcade)"@ja-latn ;
    foaf:name "SOLDAM (Arcade)"@en,
        "ソルダム (AC)"@ja,
        "SOLDAM (Arcade)"@ja-latn .

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

<album/902#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn ;
    mo:performance_of <album/902#musicalwork> ;
    mo:recorded_as <album/902#musicalexpression> ;
    schema:name "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn ;
    schema:workPerformed <album/902#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/902/902-1191443251.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/902#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Jaleco)"@en ;
            foaf:made <album/902#composition> ;
            foaf:name "(Jaleco)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Jaleco"@en ;
            foaf:made <album/902#composition> ;
            foaf:name "(Jaleco"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Jaleco)"@en ;
            foaf:made <album/902#composition> ;
            foaf:name "(Jaleco)"@en ],
        <artist/1085#subject>,
        <artist/1087#subject>,
        <artist/481#subject> ;
    mo:produced_work <album/902#musicalwork> ;
    schema:name "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn .

<album/902#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-01-21"^^xsd:date ;
    dcterms:title "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn ;
    mo:catalogue_number "PCCB-00108" ;
    mo:media_type "CD" ;
    mo:publication_of <album/902#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0f2c674d9af54487ae4f47a20228eb8b ;
    mo:record_count 1 ;
    schema:about <release/29032#subject> ;
    schema:datePublished "1993-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/902/902-1191443251.jpg> ;
    schema:name "Soldam"@en,
        "ソルダム"@ja,
        "Soldam"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/902/902-1191443251.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "(Jaleco"@en ;
    foaf:made <album/902#subject> ;
    foaf:name "(Jaleco"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "(Jaleco)"@en ;
    foaf:made <album/902#subject> ;
    foaf:name "(Jaleco)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/902#subject> ;
    schema:name "(Jaleco)"@en ;
    foaf:made <album/902#subject> ;
    foaf:name "(Jaleco)"@en .

_:N006b0a21f485447ab5ce649e812b863e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekiero Mode 4 \"Stirring of the Trees\""@en,
        "セキーロモード4「木々のざわめき」"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Sekiero Mode 4 \"Stirring of the Trees\""@en,
        "セキーロモード4「木々のざわめき」"@ja .

_:N0a1598f729934f7aa92121b6aebf7e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Theme"@en,
        "ボスのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Boss Theme"@en,
        "ボスのテーマ"@ja .

_:N10438d9ff5694781bc4e3f8443b0744f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldam Mode 1 \"Morning Comes to the Forest of Fairies\""@en,
        "ソルダムモード1「妖精の森に朝が来た」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Soldam Mode 1 \"Morning Comes to the Forest of Fairies\""@en,
        "ソルダムモード1「妖精の森に朝が来た」"@ja .

_:N25fc7bcae2904d9aab3589347ebb51f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en,
        "ネームエントリー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Name Entry"@en,
        "ネームエントリー"@ja .

_:N2f6a34fa5d48422391a2128ce13ede3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mode Selection ~ Selection Screen Fanfare"@en,
        "モード選択～選択画面ファンファーレ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Mode Selection ~ Selection Screen Fanfare"@en,
        "モード選択～選択画面ファンファーレ"@ja .

_:N37496e5dec97402ca0398b40c442ef3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Fanfare"@en,
        "勝利のファンファーレ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Victory Fanfare"@en,
        "勝利のファンファーレ"@ja .

_:N45b8b82838024c2ebe6ffe1ce15ba55b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldam Mode 2 \"Searching for a Doubtful Truth\""@en,
        "ソルダムモード2「\"迷い実\"をさがせ!」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Soldam Mode 2 \"Searching for a Doubtful Truth\""@en,
        "ソルダムモード2「\"迷い実\"をさがせ!」"@ja .

_:N6857be9e7fef4170acf3d381459f8aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N694d42bff9454f1abd9061a93a942202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music"@en,
        "未使用曲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Unused Music"@en,
        "未使用曲"@ja .

_:N6fe8664e87174c83a0504f9b72d68475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekiero Mode 2 \"Forest of Twilight\""@en,
        "セキーロモード2「夕暮れの森」"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Sekiero Mode 2 \"Forest of Twilight\""@en,
        "セキーロモード2「夕暮れの森」"@ja .

_:N71e7a64a048c447bac53da4f1ae76bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Mode"@en,
        "VSモード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "VS Mode"@en,
        "VSモード"@ja .

_:N74986d1893844e2596430338662904b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Fanfare ~ Extra \"Fairy's Samba\""@en,
        "エキストラファンファーレ～エキストラ「妖精のサンバ」"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Extra Fanfare ~ Extra \"Fairy's Samba\""@en,
        "エキストラファンファーレ～エキストラ「妖精のサンバ」"@ja .

_:N8191fcfe6f704d1c9ce6b298b7bdbace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E. Collection"@en,
        "S.E.コレクション"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "S.E. Collection"@en,
        "S.E.コレクション"@ja .

_:Na2366aab279e40fcb8f526db016f1644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@en,
        "コンティニュー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Continue"@en,
        "コンティニュー"@ja .

_:Nb0f4860e817b4a2f9ed8d81eb0997268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekiero Mode 1 \"Theme of Sekiero\""@en,
        "セキーロモード1「セキーロのテーマ」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Sekiero Mode 1 \"Theme of Sekiero\""@en,
        "セキーロモード1「セキーロのテーマ」"@ja .

_:Nb0f869395a5c40c8942ee1ce5018ad89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boss Came Around"@en,
        "ボスがやってきた"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "The Boss Came Around"@en,
        "ボスがやってきた"@ja .

_:Nde61be6a136b4cd0ba7b5c60d5c9fef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:Nec78464528c64fb28411286d57eb9525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Title"@en,
        "タイトル"@ja .

_:Ned010c438faa476cb5d8d231f715c0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldam Mode 3 \"Great Excitement Under the Tree\""@en,
        "ソルダムモード3「木の下でおおあわて」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Soldam Mode 3 \"Great Excitement Under the Tree\""@en,
        "ソルダムモード3「木の下でおおあわて」"@ja .

_:Nee639bec17c64ea286bf6829ad013d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Result BGM"@en,
        "結果BGM"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Result BGM"@en,
        "結果BGM"@ja .

_:Nf823fc4f03e44cd1854558fbb0ea1640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekiero Mode 3 \"The Fairies Wait for Spring\""@en,
        "セキーロモード3「春を待つ妖精たち」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0f2c674d9af54487ae4f47a20228eb8b ;
    schema:name "Sekiero Mode 3 \"The Fairies Wait for Spring\""@en,
        "セキーロモード3「春を待つ妖精たち」"@ja .

_:N0f2c674d9af54487ae4f47a20228eb8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006b0a21f485447ab5ce649e812b863e,
        _:N0a1598f729934f7aa92121b6aebf7e6c,
        _:N10438d9ff5694781bc4e3f8443b0744f,
        _:N25fc7bcae2904d9aab3589347ebb51f9,
        _:N2f6a34fa5d48422391a2128ce13ede3d,
        _:N37496e5dec97402ca0398b40c442ef3e,
        _:N45b8b82838024c2ebe6ffe1ce15ba55b,
        _:N6857be9e7fef4170acf3d381459f8aee,
        _:N694d42bff9454f1abd9061a93a942202,
        _:N6fe8664e87174c83a0504f9b72d68475,
        _:N71e7a64a048c447bac53da4f1ae76bed,
        _:N74986d1893844e2596430338662904b4,
        _:N8191fcfe6f704d1c9ce6b298b7bdbace,
        _:Na2366aab279e40fcb8f526db016f1644,
        _:Nb0f4860e817b4a2f9ed8d81eb0997268,
        _:Nb0f869395a5c40c8942ee1ce5018ad89,
        _:Nde61be6a136b4cd0ba7b5c60d5c9fef4,
        _:Nec78464528c64fb28411286d57eb9525,
        _:Ned010c438faa476cb5d8d231f715c0de,
        _:Nee639bec17c64ea286bf6829ad013d90,
        _:Nf823fc4f03e44cd1854558fbb0ea1640 ;
    mo:track_count 21 ;
    schema:duration "PT28:49"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N006b0a21f485447ab5ce649e812b863e,
        _:N0a1598f729934f7aa92121b6aebf7e6c,
        _:N10438d9ff5694781bc4e3f8443b0744f,
        _:N25fc7bcae2904d9aab3589347ebb51f9,
        _:N2f6a34fa5d48422391a2128ce13ede3d,
        _:N37496e5dec97402ca0398b40c442ef3e,
        _:N45b8b82838024c2ebe6ffe1ce15ba55b,
        _:N6857be9e7fef4170acf3d381459f8aee,
        _:N694d42bff9454f1abd9061a93a942202,
        _:N6fe8664e87174c83a0504f9b72d68475,
        _:N71e7a64a048c447bac53da4f1ae76bed,
        _:N74986d1893844e2596430338662904b4,
        _:N8191fcfe6f704d1c9ce6b298b7bdbace,
        _:Na2366aab279e40fcb8f526db016f1644,
        _:Nb0f4860e817b4a2f9ed8d81eb0997268,
        _:Nb0f869395a5c40c8942ee1ce5018ad89,
        _:Nde61be6a136b4cd0ba7b5c60d5c9fef4,
        _:Nec78464528c64fb28411286d57eb9525,
        _:Ned010c438faa476cb5d8d231f715c0de,
        _:Nee639bec17c64ea286bf6829ad013d90,
        _:Nf823fc4f03e44cd1854558fbb0ea1640 .

