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

<album/33638> a mo:Release ;
    mo:catalogue_number "CCL-3017" .

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

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

<artist/1712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5552#subject> ;
    schema:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja ;
    foaf:made <album/5552#composition>,
        <album/5552#subject> ;
    foaf:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja .

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5552#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/5552#composition>,
        <album/5552#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

<product/10387#subject> a schema:CreativeWork ;
    schema:name "Famicom Mukashibanashi: Yuuyuuki"@en,
        "ふぁみこんむかし話 遊遊記"@ja,
        "Famicom Mukashibanashi: Yuuyuuki"@ja-latn ;
    foaf:name "Famicom Mukashibanashi: Yuuyuuki"@en,
        "ふぁみこんむかし話 遊遊記"@ja,
        "Famicom Mukashibanashi: Yuuyuuki"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/5552/5552-1340819989.jpg> a schema:ImageObject,
        foaf:Image .

<album/5552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn ;
    mo:composer <artist/1712#subject>,
        <artist/500#subject> ;
    mo:produced_work <album/5552#musicalwork> ;
    schema:name "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn .

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

<album/5552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn ;
    mo:performance_of <album/5552#musicalwork> ;
    mo:performer <artist/1710#subject> ;
    mo:recorded_as <album/5552#musicalexpression> ;
    schema:byArtist <artist/1710#subject> ;
    schema:name "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn ;
    schema:workPerformed <album/5552#musicalwork> .

<artist/1710#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5552#performance> ;
    schema:name "MARIO FREAKS ORCHESTRA"@en ;
    foaf:name "MARIO FREAKS ORCHESTRA"@en .

<album/5552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-03-01"^^xsd:date ;
    dcterms:title "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn ;
    mo:catalogue_number "CA-4634" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33638> ;
    mo:publication_of <album/5552#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N59fd92bd8d7b415298bfc26df723ee7e ;
    mo:record_count 1 ;
    schema:about <product/10387#subject> ;
    schema:byArtist <artist/1710#subject> ;
    schema:datePublished "1990-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/5552/5552-1340819989.jpg> ;
    schema:name "Suite Yuuyuuki"@en,
        "組曲・遊遊記"@ja,
        "Kumikyoku Yuuyuuki"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/5552/5552-1340819989.jpg> .

_:N2dcb55fa08bd48f6b4e85c5ccade6856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kougaiji KID"@en,
        "紅孩児KID"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Kougaiji KID"@en,
        "紅孩児KID"@ja .

_:N3bf7962a8ea343598b648d9d43f4faff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Chapter ~Ending~"@en,
        "終章～エンディング～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Final Chapter ~Ending~"@en,
        "終章～エンディング～"@ja .

_:N41779b6453a34c7f8d86785fa95b36e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Kachusha"@en,
        "愛しのカチューシャ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Lovely Kachusha"@en,
        "愛しのカチューシャ"@ja .

_:N495d1d9f77664f9dbe1f6834d4c8a200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~Main Theme~"@en,
        "序章～メインテーマ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Prologue ~Main Theme~"@en,
        "序章～メインテーマ～"@ja .

_:N90f1d8991d93463c824155a7720997e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO GO! India"@en,
        "GO GO!天竺"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "GO GO! India"@en,
        "GO GO!天竺"@ja .

_:Nb5d37d66ae9c489e8d1f6c26aa620f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gyudon of the Southern Countries"@en,
        "南国で牛丼を"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Gyudon of the Southern Countries"@en,
        "南国で牛丼を"@ja .

_:Nc12a110010fb4a84b6a0ebbbeb56b67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goku's Departure"@en,
        "ゴクウの旅立ち"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Goku's Departure"@en,
        "ゴクウの旅立ち"@ja .

_:Ncf3e4f155cbb4b2ab4bf21493f940b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field Marshal Tenpou - Cho Hakkai"@en,
        "天蓬元帥猪八戒"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Field Marshal Tenpou - Cho Hakkai"@en,
        "天蓬元帥猪八戒"@ja .

_:Ne690644417b94ad793b25aac4726c7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hourai Suspense"@en,
        "蓬萃サスペンス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Hourai Suspense"@en,
        "蓬萃サスペンス"@ja .

_:Nee18b98869bc42dbbc0fc2029f0bec2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gyumao"@en,
        "牛魔王"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Gyumao"@en,
        "牛魔王"@ja .

_:Nee3e1df80d0e4231b5109e5074edf5e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Mountain"@en,
        "火焔山"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Flame Mountain"@en,
        "火焔山"@ja .

_:Nf9e7739cb276435d9dec79c3ba7c3028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original BGM Medley"@en,
        "オリジナルBGMメドレー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:N59fd92bd8d7b415298bfc26df723ee7e ;
    schema:name "Original BGM Medley"@en,
        "オリジナルBGMメドレー"@ja .

_:N59fd92bd8d7b415298bfc26df723ee7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dcb55fa08bd48f6b4e85c5ccade6856,
        _:N3bf7962a8ea343598b648d9d43f4faff,
        _:N41779b6453a34c7f8d86785fa95b36e8,
        _:N495d1d9f77664f9dbe1f6834d4c8a200,
        _:N90f1d8991d93463c824155a7720997e3,
        _:Nb5d37d66ae9c489e8d1f6c26aa620f5f,
        _:Nc12a110010fb4a84b6a0ebbbeb56b67b,
        _:Ncf3e4f155cbb4b2ab4bf21493f940b71,
        _:Ne690644417b94ad793b25aac4726c7a1,
        _:Nee18b98869bc42dbbc0fc2029f0bec2a,
        _:Nee3e1df80d0e4231b5109e5074edf5e7,
        _:Nf9e7739cb276435d9dec79c3ba7c3028 ;
    mo:track_count 12 ;
    schema:duration "PT45:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2dcb55fa08bd48f6b4e85c5ccade6856,
        _:N3bf7962a8ea343598b648d9d43f4faff,
        _:N41779b6453a34c7f8d86785fa95b36e8,
        _:N495d1d9f77664f9dbe1f6834d4c8a200,
        _:N90f1d8991d93463c824155a7720997e3,
        _:Nb5d37d66ae9c489e8d1f6c26aa620f5f,
        _:Nc12a110010fb4a84b6a0ebbbeb56b67b,
        _:Ncf3e4f155cbb4b2ab4bf21493f940b71,
        _:Ne690644417b94ad793b25aac4726c7a1,
        _:Nee18b98869bc42dbbc0fc2029f0bec2a,
        _:Nee3e1df80d0e4231b5109e5074edf5e7,
        _:Nf9e7739cb276435d9dec79c3ba7c3028 .

