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

<artist/28025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja ;
    foaf:made <album/71245#subject>,
        <album/71245#vocals> ;
    foaf:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja .

<artist/34280#subject> a schema:Person,
        foaf:Person ;
    schema:name "You Yamamoto"@en,
        "山本優"@ja ;
    foaf:made <album/71245#lyrics>,
        <album/71245#subject> ;
    foaf:name "You Yamamoto"@en,
        "山本優"@ja .

<artist/8774#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Taira"@en,
        "たいらいさお"@ja ;
    foaf:made <album/71245#subject>,
        <album/71245#vocals> ;
    foaf:name "Isao Taira"@en,
        "たいらいさお"@ja .

<album/71244> a mo:Release ;
    mo:catalogue_number "K22G-7093" .

<artist/11826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71245#subject> ;
    schema:name "Masayuki Yamamoto"@en,
        "山本正之"@ja ;
    foaf:made <album/71245#composition>,
        <album/71245#subject> ;
    foaf:name "Masayuki Yamamoto"@en,
        "山本正之"@ja .

<album/71245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn ;
    mo:composer <artist/11826#subject> ;
    mo:produced_work <album/71245#musicalwork> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn .

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

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

<album/71245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn ;
    mo:performance_of <album/71245#musicalwork> ;
    mo:recorded_as <album/71245#musicalexpression> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn ;
    schema:workPerformed <album/71245#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/54/71245/71245-1545347310.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/71245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-09-21"^^xsd:date ;
    dcterms:title "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn ;
    mo:catalogue_number "K22H-4092" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/71244> ;
    mo:publication_of <album/71245#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Makyou Densetsu Acrobunch"@en ;
            foaf:name "Makyou Densetsu Acrobunch"@en ] ;
    schema:datePublished "1982-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/71245/71245-1545347310.jpg> ;
    schema:name "Makyou Densetsu Acrobunch BGM-shuu"@en,
        "魔境伝説アクロバンチBGM集"@ja,
        "Makyou Densetsu Acrobunch BGM-shuu"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/71245/71245-1545347310.jpg> .

_:N070d71c4c5ec4a4184614ff1ee0960b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Give Up"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "Never Give Up"@ja .

_:N178d669d67874845bc168a9cab74cf64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢追い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "夢追い"@ja .

_:N32bf27dcfe39496e942626f62ce8154f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢去りぬ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "夢去りぬ"@ja .

_:N353f85efb9994febb743385a0e6d1e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "襲撃"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "襲撃"@ja .

_:N4815f0cc61374d82b87d87b9423ecf4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "Crisis"@ja .

_:N5293445b7b8e4c0cad186ecb150c2f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excite-ment"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "Excite-ment"@ja .

_:N5ef73bf34d264238a276ef97c49a50cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Family"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "My Family"@ja .

_:N6b80e9dd10e54dda93857137003b4f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "Mission"@ja .

_:N6e866b5a662849acbed39416e4fdc90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渚にひとり"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "渚にひとり"@ja .

_:N74fa43f135f348c6bec042537d99a021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挑戦"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "挑戦"@ja .

_:N7960a9d70c9c4208a58820ee3de6ca95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翼ひろげて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "翼ひろげて"@ja .

_:N85dbd8917e334050943e9206f79a4a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時を忘れて"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "時を忘れて"@ja .

_:N92124077b23244deb391a641f9fbae9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風光る"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "風光る"@ja .

_:N9b7bcdae7b9a41ec95a49389ed31ff36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回帰"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "回帰"@ja .

_:Na6078b770d25425890672bca69c719de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底に渇き"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "地底に渇き"@ja .

_:Nbaea286c84a447ca8be2a53637b91c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未踏の世界へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "未踏の世界へ"@ja .

_:Nc17954f5c06d41868888f489c6489a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の狩人"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "夢の狩人"@ja .

_:Ncafcbd8530d74c808e553918e5813858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "草原に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "草原に"@ja .

_:Nccafb9e3cffc4574ae6dd13393fec417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみのプレリュード"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "哀しみのプレリュード"@ja .

_:Ndd1b8946826948fbb54cf0c18269ad93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Target"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "Target"@ja .

_:Ne5b437400f6a4837b240cb6f40bc50b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "山河あり"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "山河あり"@ja .

_:Nfea5d76a5ab544afba91c832c153f1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇の向こうに"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N28638f49f96f4d80b6a59bdc9b2e3e87 ;
    schema:name "闇の向こうに"@ja .

_:N28638f49f96f4d80b6a59bdc9b2e3e87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N070d71c4c5ec4a4184614ff1ee0960b5,
        _:N178d669d67874845bc168a9cab74cf64,
        _:N32bf27dcfe39496e942626f62ce8154f,
        _:N353f85efb9994febb743385a0e6d1e50,
        _:N4815f0cc61374d82b87d87b9423ecf4a,
        _:N5293445b7b8e4c0cad186ecb150c2f4f,
        _:N5ef73bf34d264238a276ef97c49a50cb,
        _:N6b80e9dd10e54dda93857137003b4f04,
        _:N6e866b5a662849acbed39416e4fdc90e,
        _:N74fa43f135f348c6bec042537d99a021,
        _:N7960a9d70c9c4208a58820ee3de6ca95,
        _:N85dbd8917e334050943e9206f79a4a7b,
        _:N92124077b23244deb391a641f9fbae9d,
        _:N9b7bcdae7b9a41ec95a49389ed31ff36,
        _:Na6078b770d25425890672bca69c719de,
        _:Nbaea286c84a447ca8be2a53637b91c8a,
        _:Nc17954f5c06d41868888f489c6489a0a,
        _:Ncafcbd8530d74c808e553918e5813858,
        _:Nccafb9e3cffc4574ae6dd13393fec417,
        _:Ndd1b8946826948fbb54cf0c18269ad93,
        _:Ne5b437400f6a4837b240cb6f40bc50b1,
        _:Nfea5d76a5ab544afba91c832c153f1a4 ;
    mo:track_count 22 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N070d71c4c5ec4a4184614ff1ee0960b5,
        _:N178d669d67874845bc168a9cab74cf64,
        _:N32bf27dcfe39496e942626f62ce8154f,
        _:N353f85efb9994febb743385a0e6d1e50,
        _:N4815f0cc61374d82b87d87b9423ecf4a,
        _:N5293445b7b8e4c0cad186ecb150c2f4f,
        _:N5ef73bf34d264238a276ef97c49a50cb,
        _:N6b80e9dd10e54dda93857137003b4f04,
        _:N6e866b5a662849acbed39416e4fdc90e,
        _:N74fa43f135f348c6bec042537d99a021,
        _:N7960a9d70c9c4208a58820ee3de6ca95,
        _:N85dbd8917e334050943e9206f79a4a7b,
        _:N92124077b23244deb391a641f9fbae9d,
        _:N9b7bcdae7b9a41ec95a49389ed31ff36,
        _:Na6078b770d25425890672bca69c719de,
        _:Nbaea286c84a447ca8be2a53637b91c8a,
        _:Nc17954f5c06d41868888f489c6489a0a,
        _:Ncafcbd8530d74c808e553918e5813858,
        _:Nccafb9e3cffc4574ae6dd13393fec417,
        _:Ndd1b8946826948fbb54cf0c18269ad93,
        _:Ne5b437400f6a4837b240cb6f40bc50b1,
        _:Nfea5d76a5ab544afba91c832c153f1a4 .

