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

<artist/8601#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Nakajima"@en,
        "中島愛"@ja ;
    foaf:made <album/22652#subject>,
        <album/22652#vocals> ;
    foaf:name "Megumi Nakajima"@en,
        "中島愛"@ja .

<artist/8607#subject> a schema:Person,
        foaf:Person ;
    schema:name "May'n"@en ;
    foaf:made <album/22652#subject>,
        <album/22652#vocals> ;
    foaf:name "May'n"@en .

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

<album/50895> a mo:Release ;
    mo:catalogue_number "MICA-1180" .

<artist/5007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22652#subject> ;
    schema:name "Kazuhiko Kato"@en,
        "加藤和彦"@ja ;
    foaf:made <album/22652#composition>,
        <album/22652#subject> ;
    foaf:name "Kazuhiko Kato"@en,
        "加藤和彦"@ja .

<product/1291#subject> a schema:CreativeWork ;
    schema:name "Macross Frontier: The Wings of Farewell"@en,
        "劇場版 マクロスF 恋離飛翼 〜サヨナラノツバサ〜"@ja,
        "Macross Frontier: Sayonara no Tsubasa"@ja-latn ;
    foaf:name "Macross Frontier: The Wings of Farewell"@en,
        "劇場版 マクロスF 恋離飛翼 〜サヨナラノツバサ〜"@ja,
        "Macross Frontier: Sayonara no Tsubasa"@ja-latn .

<album/22652#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn ;
    mo:composer <artist/5007#subject> ;
    mo:produced_work <album/22652#musicalwork> ;
    schema:name "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

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

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

<album/22652#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn ;
    mo:performance_of <album/22652#musicalwork> ;
    mo:performer <artist/262#subject> ;
    mo:recorded_as <album/22652#musicalexpression> ;
    schema:byArtist <artist/262#subject> ;
    schema:name "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn ;
    schema:workPerformed <album/22652#musicalwork> .

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

<artist/262#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22652#performance> ;
    schema:name "Warsaw Philharmonic Orchestra"@en ;
    foaf:name "Warsaw Philharmonic Orchestra"@en .

<album/22652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-09"^^xsd:date ;
    dcterms:title "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn ;
    mo:catalogue_number "VTCL-60260" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/50895> ;
    mo:publication_of <album/22652#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nf96a7e97b2e94895b125480fd8aba919 ;
    mo:record_count 1 ;
    schema:about <product/1291#subject> ;
    schema:byArtist <artist/262#subject> ;
    schema:datePublished "2011-03-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/22652/22652-1299732122.jpg> ;
    schema:name "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@en,
        "劇場版マクロスF サヨナラノツバサ netabare album the end of \"triangle\""@ja,
        "Macross Frontier ~Sayonara no Tsubasa~ netabare album the end of \"triangle\""@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/22652/22652-1299732122.jpg> .

_:N05b9ec90ab14495fb071ba1cd97dbed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Crevasse ~ thank you, Frontier"@en,
        "ダイアモンド クレバス ~thank you, Frontier"@ja,
        "Diamond Crevasse ~ thank you, Frontier"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Diamond Crevasse ~ thank you, Frontier"@en,
        "ダイアモンド クレバス ~thank you, Frontier"@ja,
        "Diamond Crevasse ~ thank you, Frontier"@ja-latn .

_:N06a9fec872d148c7a430d9ae3aa44d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@en,
        "娘々Final Attack フロンティア グレイテスト☆ヒッツ!"@ja,
        "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@en,
        "娘々Final Attack フロンティア グレイテスト☆ヒッツ!"@ja,
        "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@ja-latn .

_:N0cb3710da55347ed82722a2397c0ed2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Elixir"@en,
        "禁断のエリクシア"@ja,
        "Kindan no Elixir"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Forbidden Elixir"@en,
        "禁断のエリクシア"@ja,
        "Kindan no Elixir"@ja-latn .

_:N1878ded805aa41c9ac1f2c3eb8c18721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilders"@en,
        "ワイルダーズ"@ja,
        "Wilders"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Wilders"@en,
        "ワイルダーズ"@ja,
        "Wilders"@ja-latn .

_:N5c84a76b750d4c28931a1f003677d7fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkling Star"@en,
        "ホシキラ"@ja,
        "Hoshikira"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Twinkling Star"@en,
        "ホシキラ"@ja,
        "Hoshikira"@ja-latn .

_:N659cdfd3abc54ead9ba771442706dfa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get it on ~ Light-Speed Cry max"@en,
        "Get it on ~光速クライmax"@ja,
        "Get it on ~ Kousoku Cry max"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Get it on ~ Light-Speed Cry max"@en,
        "Get it on ~光速クライmax"@ja,
        "Get it on ~ Kousoku Cry max"@ja-latn .

_:N701a91c4fd894ff18893c88903d0366a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insula Aimo"@en,
        "島アイモ"@ja,
        "Shima Aimo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Insula Aimo"@en,
        "島アイモ"@ja,
        "Shima Aimo"@ja-latn .

_:N7f837c0f25904866b9ed287399367404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is a Dog Fight (FIRST LIVE in Atlantis Dome)"@en,
        "恋はドッグファイト (FIRST LIVE in アトランティスドーム)"@ja,
        "Koi wa Dog Fight (FIRST LIVE in Atlantis Dome)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Love is a Dog Fight (FIRST LIVE in Atlantis Dome)"@en,
        "恋はドッグファイト (FIRST LIVE in アトランティスドーム)"@ja,
        "Koi wa Dog Fight (FIRST LIVE in Atlantis Dome)"@ja-latn .

_:N8ad7d7094b4746c997f84cf3d7c4ba28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "d Shootin' Star b"@en,
        "dシュディスタb"@ja,
        "d Shootin' Star b"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "d Shootin' Star b"@en,
        "dシュディスタb"@ja,
        "d Shootin' Star b"@ja-latn .

_:N8e82e2ace1cc44eb902aeaf324c04466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wings of Goodbye ~ the end of triangle"@en,
        "サヨナラノツバサ ~the end of triangle"@ja,
        "Sayonara no Tsubasa ~ the end of triangle"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "The Wings of Goodbye ~ the end of triangle"@en,
        "サヨナラノツバサ ~the end of triangle"@ja,
        "Sayonara no Tsubasa ~ the end of triangle"@ja-latn .

_:Na127a5de87fe419b9c1493a6cc826f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afterschool Overflow"@en,
        "放課後オーバーフロウ"@ja,
        "Houkago Overflow"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Afterschool Overflow"@en,
        "放課後オーバーフロウ"@ja,
        "Houkago Overflow"@ja-latn .

_:Na716a44ca87e4c18a8fd6e5efec1e663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Trauma"@en,
        "ねじれトラウマ"@ja,
        "Nejire Trauma"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Twisted Trauma"@en,
        "ねじれトラウマ"@ja,
        "Nejire Trauma"@ja-latn .

_:Nb62a57c003e84a28884bf8ad5bffaff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow-Colored Kumakuma"@en,
        "虹いろ・クマクマ"@ja,
        "Niji-iro Kumakuma"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Rainbow-Colored Kumakuma"@en,
        "虹いろ・クマクマ"@ja,
        "Niji-iro Kumakuma"@ja-latn .

_:Nc4b8b48c35fa421a8966f2e37f588063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F refrain"@en,
        "F refrain"@ja,
        "F refrain"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "F refrain"@en,
        "F refrain"@ja,
        "F refrain"@ja-latn .

_:Nd73d5b1185a94859bce12dea476049ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love, You and I"@en,
        "アイ君と私"@ja,
        "Ai Kimi to Watashi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Love, You and I"@en,
        "アイ君と私"@ja,
        "Ai Kimi to Watashi"@ja-latn .

_:Nece4d799b415416ea7e3c8f07f514168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the isle of mayan"@en,
        "the isle of mayan"@ja,
        "the isle of mayan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "the isle of mayan"@en,
        "the isle of mayan"@ja,
        "the isle of mayan"@ja-latn .

_:Nf288400ad95448fd9e4001d33edf19f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interstellar Flight (LIVE in Alcatraz)"@en,
        "星間飛行 (LIVE in アルカトラズ)"@ja,
        "Seikan Hikou (LIVE in Alcatraz)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf96a7e97b2e94895b125480fd8aba919 ;
    schema:name "Interstellar Flight (LIVE in Alcatraz)"@en,
        "星間飛行 (LIVE in アルカトラズ)"@ja,
        "Seikan Hikou (LIVE in Alcatraz)"@ja-latn .

_:Nf96a7e97b2e94895b125480fd8aba919 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05b9ec90ab14495fb071ba1cd97dbed7,
        _:N06a9fec872d148c7a430d9ae3aa44d4c,
        _:N0cb3710da55347ed82722a2397c0ed2a,
        _:N1878ded805aa41c9ac1f2c3eb8c18721,
        _:N5c84a76b750d4c28931a1f003677d7fa,
        _:N659cdfd3abc54ead9ba771442706dfa5,
        _:N701a91c4fd894ff18893c88903d0366a,
        _:N7f837c0f25904866b9ed287399367404,
        _:N8ad7d7094b4746c997f84cf3d7c4ba28,
        _:N8e82e2ace1cc44eb902aeaf324c04466,
        _:Na127a5de87fe419b9c1493a6cc826f3c,
        _:Na716a44ca87e4c18a8fd6e5efec1e663,
        _:Nb62a57c003e84a28884bf8ad5bffaff9,
        _:Nc4b8b48c35fa421a8966f2e37f588063,
        _:Nd73d5b1185a94859bce12dea476049ba,
        _:Nece4d799b415416ea7e3c8f07f514168,
        _:Nf288400ad95448fd9e4001d33edf19f5 ;
    mo:track_count 17 ;
    schema:duration "PT73:54"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N05b9ec90ab14495fb071ba1cd97dbed7,
        _:N06a9fec872d148c7a430d9ae3aa44d4c,
        _:N0cb3710da55347ed82722a2397c0ed2a,
        _:N1878ded805aa41c9ac1f2c3eb8c18721,
        _:N5c84a76b750d4c28931a1f003677d7fa,
        _:N659cdfd3abc54ead9ba771442706dfa5,
        _:N701a91c4fd894ff18893c88903d0366a,
        _:N7f837c0f25904866b9ed287399367404,
        _:N8ad7d7094b4746c997f84cf3d7c4ba28,
        _:N8e82e2ace1cc44eb902aeaf324c04466,
        _:Na127a5de87fe419b9c1493a6cc826f3c,
        _:Na716a44ca87e4c18a8fd6e5efec1e663,
        _:Nb62a57c003e84a28884bf8ad5bffaff9,
        _:Nc4b8b48c35fa421a8966f2e37f588063,
        _:Nd73d5b1185a94859bce12dea476049ba,
        _:Nece4d799b415416ea7e3c8f07f514168,
        _:Nf288400ad95448fd9e4001d33edf19f5 .

