@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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    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> .

_:N1f7e572602b948398192b948cc1462ac 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Wilders"@en,
        "ワイルダーズ"@ja,
        "Wilders"@ja-latn .

_:N2e643b2b79c04a19af6c297386a6adb4 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "the isle of mayan"@en,
        "the isle of mayan"@ja,
        "the isle of mayan"@ja-latn .

_:N49b767a2aa684e649c39a26e6f3b3f9a 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Afterschool Overflow"@en,
        "放課後オーバーフロウ"@ja,
        "Houkago Overflow"@ja-latn .

_:N54b564c9fe0746c39af507d6f79d4dd7 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@en,
        "娘々Final Attack フロンティア グレイテスト☆ヒッツ!"@ja,
        "Nyan-Nyan Final Attack Frontier Greatest☆Hits!"@ja-latn .

_:N5b1c0ae720ff49e687592fce97a75883 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Twinkling Star"@en,
        "ホシキラ"@ja,
        "Hoshikira"@ja-latn .

_:N79b66a30ad874a4b848c8ba000afac1e 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Love, You and I"@en,
        "アイ君と私"@ja,
        "Ai Kimi to Watashi"@ja-latn .

_:N8860f2b672c44941aa95fdbeadfc7757 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Rainbow-Colored Kumakuma"@en,
        "虹いろ・クマクマ"@ja,
        "Niji-iro Kumakuma"@ja-latn .

_:N8a651c2767c04fe5844c66347b3ee70b 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Twisted Trauma"@en,
        "ねじれトラウマ"@ja,
        "Nejire Trauma"@ja-latn .

_:N93b006dcd8b148ed8634336efe992892 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Insula Aimo"@en,
        "島アイモ"@ja,
        "Shima Aimo"@ja-latn .

_:Nb2642a1b12fe40418a8d760c4ccd36cb 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    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 .

_:Nb410206a02674bfa99360a810cabc487 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "d Shootin' Star b"@en,
        "dシュディスタb"@ja,
        "d Shootin' Star b"@ja-latn .

_:Nb73b1aa2c5514fb18348a21cf33ed8e8 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Forbidden Elixir"@en,
        "禁断のエリクシア"@ja,
        "Kindan no Elixir"@ja-latn .

_:Ncfd4f788ceb04ced9c3e16bb0e58a724 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "F refrain"@en,
        "F refrain"@ja,
        "F refrain"@ja-latn .

_:Nd03f0633272c4928a03d439157057daa 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    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 .

_:Ne7ca0684205f407988d014abc21b1587 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Get it on ~ Light-Speed Cry max"@en,
        "Get it on ~光速クライmax"@ja,
        "Get it on ~ Kousoku Cry max"@ja-latn .

_:Nfb287f32951a4461bd4527597a89afce 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Diamond Crevasse ~ thank you, Frontier"@en,
        "ダイアモンド クレバス ~thank you, Frontier"@ja,
        "Diamond Crevasse ~ thank you, Frontier"@ja-latn .

_:Nfec6d0dda4e146bd9caec031367ae5eb 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 _:Nd2fdce7e970348179a13e75fe78bdc0a ;
    schema:name "Interstellar Flight (LIVE in Alcatraz)"@en,
        "星間飛行 (LIVE in アルカトラズ)"@ja,
        "Seikan Hikou (LIVE in Alcatraz)"@ja-latn .

_:Nd2fdce7e970348179a13e75fe78bdc0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f7e572602b948398192b948cc1462ac,
        _:N2e643b2b79c04a19af6c297386a6adb4,
        _:N49b767a2aa684e649c39a26e6f3b3f9a,
        _:N54b564c9fe0746c39af507d6f79d4dd7,
        _:N5b1c0ae720ff49e687592fce97a75883,
        _:N79b66a30ad874a4b848c8ba000afac1e,
        _:N8860f2b672c44941aa95fdbeadfc7757,
        _:N8a651c2767c04fe5844c66347b3ee70b,
        _:N93b006dcd8b148ed8634336efe992892,
        _:Nb2642a1b12fe40418a8d760c4ccd36cb,
        _:Nb410206a02674bfa99360a810cabc487,
        _:Nb73b1aa2c5514fb18348a21cf33ed8e8,
        _:Ncfd4f788ceb04ced9c3e16bb0e58a724,
        _:Nd03f0633272c4928a03d439157057daa,
        _:Ne7ca0684205f407988d014abc21b1587,
        _:Nfb287f32951a4461bd4527597a89afce,
        _:Nfec6d0dda4e146bd9caec031367ae5eb ;
    mo:track_count 17 ;
    schema:duration "PT73:54"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1f7e572602b948398192b948cc1462ac,
        _:N2e643b2b79c04a19af6c297386a6adb4,
        _:N49b767a2aa684e649c39a26e6f3b3f9a,
        _:N54b564c9fe0746c39af507d6f79d4dd7,
        _:N5b1c0ae720ff49e687592fce97a75883,
        _:N79b66a30ad874a4b848c8ba000afac1e,
        _:N8860f2b672c44941aa95fdbeadfc7757,
        _:N8a651c2767c04fe5844c66347b3ee70b,
        _:N93b006dcd8b148ed8634336efe992892,
        _:Nb2642a1b12fe40418a8d760c4ccd36cb,
        _:Nb410206a02674bfa99360a810cabc487,
        _:Nb73b1aa2c5514fb18348a21cf33ed8e8,
        _:Ncfd4f788ceb04ced9c3e16bb0e58a724,
        _:Nd03f0633272c4928a03d439157057daa,
        _:Ne7ca0684205f407988d014abc21b1587,
        _:Nfb287f32951a4461bd4527597a89afce,
        _:Nfec6d0dda4e146bd9caec031367ae5eb .

