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

<artist/891#subject> a schema:Person,
        foaf:Person ;
    schema:name "mao"@en ;
    foaf:made <album/13211#lyrics>,
        <album/13211#subject> ;
    foaf:name "mao"@en .

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

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13211#subject> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:made <album/13211#composition>,
        <album/13211#subject> ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

<product/5115#subject> a schema:CreativeWork ;
    schema:name "Final Approach 2 ~1st priority~"@en,
        "Φなる・あぷろーち2 ~1st priority~"@ja,
        "Final Approach 2 ~1st priority~"@ja-latn ;
    foaf:name "Final Approach 2 ~1st priority~"@en,
        "Φなる・あぷろーち2 ~1st priority~"@ja,
        "Final Approach 2 ~1st priority~"@ja-latn .

<album/13211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn ;
    mo:composer <artist/2033#subject> ;
    mo:produced_work <album/13211#musicalwork> ;
    schema:name "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/11/13211/13211-1405453568.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn ;
    mo:performance_of <album/13211#musicalwork> ;
    mo:performer <artist/13893#subject> ;
    mo:recorded_as <album/13211#musicalexpression> ;
    schema:byArtist <artist/13893#subject> ;
    schema:name "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn ;
    schema:workPerformed <album/13211#musicalwork> .

<artist/13893#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13211#performance> ;
    schema:name "ICHIKO"@en ;
    foaf:name "ICHIKO"@en .

<album/13211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-30"^^xsd:date ;
    dcterms:title "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13211#musicalexpression> ;
    mo:publisher <org/2612#subject> ;
    mo:record _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    mo:record_count 1 ;
    schema:about <product/5115#subject> ;
    schema:byArtist <artist/13893#subject> ;
    schema:datePublished "2009-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/13211/13211-1405453568.jpg> ;
    schema:name "Final Approach 2 ~1st priority~ Game Sound Track"@en,
        "ふぁいなる・あぷろーち２ ～１st priority～ GAME SOUND TRACK"@ja,
        "Final Approach 2 ~1st priority~ Game Sound Track"@ja-latn ;
    schema:publisher <org/2612#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/13211/13211-1405453568.jpg> .

_:N01c6be29bf9b4c259b29a3f9b937812c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "柔らかな喧騒"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "柔らかな喧騒"@ja .

_:N01f6f366dcd94968a900d89872c95b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "積み重ねる時間"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "積み重ねる時間"@ja .

_:N1ca4e30030e547a1b67fae718b638149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "approach"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "approach"@ja .

_:N2476c95ef9b84763a5e59381da810641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "epilogue"@ja .

_:N3bfc96eb1e054a4a87c54f04c53c8ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふぁいなる・あぷろーち2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "ふぁいなる・あぷろーち2"@ja .

_:N3c562bcb4cde4603ac18d79b523deb34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "和瑞のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "和瑞のテーマ"@ja .

_:N620b37bc5a724f39b9d0dea90026f625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家族の時間"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "家族の時間"@ja .

_:N667f96060ce546199ae46ed01ace834a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すれ違い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "すれ違い"@ja .

_:N6dde428aee5c404bbcd3f067d0fdf544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハァトのかたち"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "ハァトのかたち"@ja .

_:N727901c5379f4e7b858c580e20431eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "届かぬ思い"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "届かぬ思い"@ja .

_:N72d959d61d674f19937613f47915f8f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コミカルタイム"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "コミカルタイム"@ja .

_:N7eb7d8bc692249f884be84ee775f5f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喫茶店 ～Plavi～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "喫茶店 ～Plavi～"@ja .

_:N8362914347564669a62dd46a0a231c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイルーム"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "マイルーム"@ja .

_:N8e918b161e074e4fbd3ce6e7fab6a4a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千都瑠のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "千都瑠のテーマ"@ja .

_:N930b5f2153d24c82b1fef8e033cb7444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はかない夢"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "はかない夢"@ja .

_:Nbfd1e1b0278142e2a5861caa9f297b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出の卵"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "思い出の卵"@ja .

_:Nc31725af0d794f2b886b209e97c7ba06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美咲桜のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "美咲桜のテーマ"@ja .

_:Nce6f16884d1e4462b1bbce10b7bbef5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薫音のテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "薫音のテーマ"@ja .

_:Nd4b08dbef2bf481ab215c1336232aa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝弥のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "輝弥のテーマ"@ja .

_:Ndcca6d1374fa41e1a71253b7415f94b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼翼高校"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "蒼翼高校"@ja .

_:Ne5bb35c558134d458bdd0870cecf721c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンナのテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "アンナのテーマ"@ja .

_:Nf5bd6353a3a94a3da80842d0392fc7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハァトのかたち (Grace Mix)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "ハァトのかたち (Grace Mix)"@ja .

_:Nfc82681ecf754c75886727999889bcfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "募る思い"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N5b158a64fe5843e7a2e782716fc2e2cc ;
    schema:name "募る思い"@ja .

_:N5b158a64fe5843e7a2e782716fc2e2cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c6be29bf9b4c259b29a3f9b937812c,
        _:N01f6f366dcd94968a900d89872c95b07,
        _:N1ca4e30030e547a1b67fae718b638149,
        _:N2476c95ef9b84763a5e59381da810641,
        _:N3bfc96eb1e054a4a87c54f04c53c8ce2,
        _:N3c562bcb4cde4603ac18d79b523deb34,
        _:N620b37bc5a724f39b9d0dea90026f625,
        _:N667f96060ce546199ae46ed01ace834a,
        _:N6dde428aee5c404bbcd3f067d0fdf544,
        _:N727901c5379f4e7b858c580e20431eb2,
        _:N72d959d61d674f19937613f47915f8f9,
        _:N7eb7d8bc692249f884be84ee775f5f47,
        _:N8362914347564669a62dd46a0a231c3e,
        _:N8e918b161e074e4fbd3ce6e7fab6a4a7,
        _:N930b5f2153d24c82b1fef8e033cb7444,
        _:Nbfd1e1b0278142e2a5861caa9f297b4b,
        _:Nc31725af0d794f2b886b209e97c7ba06,
        _:Nce6f16884d1e4462b1bbce10b7bbef5a,
        _:Nd4b08dbef2bf481ab215c1336232aa51,
        _:Ndcca6d1374fa41e1a71253b7415f94b8,
        _:Ne5bb35c558134d458bdd0870cecf721c,
        _:Nf5bd6353a3a94a3da80842d0392fc7c2,
        _:Nfc82681ecf754c75886727999889bcfd ;
    mo:track_count 23 ;
    schema:duration "PT47:34"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N01c6be29bf9b4c259b29a3f9b937812c,
        _:N01f6f366dcd94968a900d89872c95b07,
        _:N1ca4e30030e547a1b67fae718b638149,
        _:N2476c95ef9b84763a5e59381da810641,
        _:N3bfc96eb1e054a4a87c54f04c53c8ce2,
        _:N3c562bcb4cde4603ac18d79b523deb34,
        _:N620b37bc5a724f39b9d0dea90026f625,
        _:N667f96060ce546199ae46ed01ace834a,
        _:N6dde428aee5c404bbcd3f067d0fdf544,
        _:N727901c5379f4e7b858c580e20431eb2,
        _:N72d959d61d674f19937613f47915f8f9,
        _:N7eb7d8bc692249f884be84ee775f5f47,
        _:N8362914347564669a62dd46a0a231c3e,
        _:N8e918b161e074e4fbd3ce6e7fab6a4a7,
        _:N930b5f2153d24c82b1fef8e033cb7444,
        _:Nbfd1e1b0278142e2a5861caa9f297b4b,
        _:Nc31725af0d794f2b886b209e97c7ba06,
        _:Nce6f16884d1e4462b1bbce10b7bbef5a,
        _:Nd4b08dbef2bf481ab215c1336232aa51,
        _:Ndcca6d1374fa41e1a71253b7415f94b8,
        _:Ne5bb35c558134d458bdd0870cecf721c,
        _:Nf5bd6353a3a94a3da80842d0392fc7c2,
        _:Nfc82681ecf754c75886727999889bcfd .

