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

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42538#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/42538#composition>,
        <album/42538#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42538#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/42538#composition>,
        <album/42538#subject> ;
    foaf:name "Masaharu Iwata"@en,
        "岩田匡治"@ja .

<artist/298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42538#subject> ;
    schema:name "Ayako Saso"@en,
        "佐宗綾子"@ja ;
    foaf:made <album/42538#composition>,
        <album/42538#subject> ;
    foaf:name "Ayako Saso"@en,
        "佐宗綾子"@ja .

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42538#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/42538#composition>,
        <album/42538#subject> ;
    foaf:name "Kaori Ohkoshi"@en,
        "大越香里"@ja .

<product/203#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn ;
    foaf:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn .

<product/341#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY TACTICS ADVANCE"@en,
        "ファイナルファンタジータクティクス アドバンス"@ja,
        "FINAL FANTASY TACTICS ADVANCE"@ja-latn ;
    foaf:name "FINAL FANTASY TACTICS ADVANCE"@en,
        "ファイナルファンタジータクティクス アドバンス"@ja,
        "FINAL FANTASY TACTICS ADVANCE"@ja-latn .

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

<album/42538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn ;
    mo:performance_of <album/42538#musicalwork> ;
    mo:recorded_as <album/42538#musicalexpression> ;
    schema:name "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn ;
    schema:workPerformed <album/42538#musicalwork> .

<org/547#subject> schema:name "MUSiC FANTASY TACTICS"@en,
        "MUSiC FANTASY TACTICS"@ja,
        "MUSiC FANTASY TACTICS"@ja-latn ;
    foaf:name "MUSiC FANTASY TACTICS"@en,
        "MUSiC FANTASY TACTICS"@ja,
        "MUSiC FANTASY TACTICS"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/42538/42538-1383637870.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/295#subject>,
        <artist/298#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/42538#musicalwork> ;
    schema:name "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn .

<album/42538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn ;
    mo:catalogue_number "MFT2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/42538#musicalexpression> ;
    mo:publisher <org/547#subject> ;
    mo:record _:Ne72cf7f9982b4f5b9400c0c1c3a40a71,
        _:Nf390e4a950544beba44cb516fc4e6642 ;
    mo:record_count 2 ;
    schema:about <product/203#subject>,
        <product/341#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/42538/42538-1383637870.jpg> ;
    schema:name "Le Grand Grimoire 2ème"@en,
        "Le Grand Grimoire 2ème"@ja,
        "Le Grand Grimoire 2ème"@ja-latn ;
    schema:publisher <org/547#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/42538/42538-1383637870.jpg> .

_:N03c9f3fc683a492682ed13395239c947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psych pulse"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "psych pulse"@ja .

_:N35b66d285b35414983f474201813a0cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of MFT"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "The Dawn of MFT"@ja .

_:N4b9ce3dae13b4f32903422ee26a4bc6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MFT2 予告編CM(2)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "MFT2 予告編CM(2)"@ja .

_:N4de321fd17714b5486ecabaa18fcf36a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交響曲「イヴァリース」第3楽章-聖騎士の誓い"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "交響曲「イヴァリース」第3楽章-聖騎士の誓い"@ja .

_:N53934f5006c44d969ed2e8a2eed272a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Stars -Remix-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "Under The Stars -Remix-"@ja .

_:N5f0556e9c41445618addc75fab4d0d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ritz"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "Ritz"@ja .

_:N630e37dc85474e0396a0af6cfe5788da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Random Waltz -ErectroStage Ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "Random Waltz -ErectroStage Ver.-"@ja .

_:N660c90ee17854b4a8587aa21ed5804ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Chapel -Visionary Choir mix-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "A Chapel -Visionary Choir mix-"@ja .

_:N66f0cbc39bb24092be9579535c2bc37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"ファイナルファンタジー\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "\"ファイナルファンタジー\""@ja .

_:N6a9ea14a288e494695a0b0eb9d4f7937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic Voyage -希望と光-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "Symphonic Voyage -希望と光-"@ja .

_:N7154fddb1dd44b708188c197932ecb28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "負けない心 -Minor Key Arrange-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "負けない心 -Minor Key Arrange-"@ja .

_:N747a0afb0f3144a289cc35edc5397ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "掘り出し物 -Mystery Treasure-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "掘り出し物 -Mystery Treasure-"@ja .

_:N7ab9a2b24944461b95471c0beba6c754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Attack Ver.1.63"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "Night Attack Ver.1.63"@ja .

_:N84a3c7992a28444d8a02181569de1acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道具屋の踊りとフガート"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "道具屋の踊りとフガート"@ja .

_:N98b4338262bb46038392c963c7f51e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディリータのテーマ EternalCaves"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "ディリータのテーマ EternalCaves"@ja .

_:Na9b4a94ec3af497d8d5fbdd917559601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Of Ramza"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "Theme Of Ramza"@ja .

_:Naa313199ecda400999e68942e6ec39a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミュート独奏協奏曲“心の葛藤”"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "ミュート独奏協奏曲“心の葛藤”"@ja .

_:Nab318935a42b4c7ba199bd48bec352ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "掘り出し物 Ver.1.0"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "掘り出し物 Ver.1.0"@ja .

_:Nc005da7f1b35465d9b4aab7e500eb2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MFT2 予告編CM(Inst ver.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "MFT2 予告編CM(Inst ver.)"@ja .

_:Nc066ffbf8c234b76822e6e1568a87933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "橋上の戦い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "橋上の戦い"@ja .

_:Ne037c1ca135b4d3eb1f5a3c59b0374c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zalbag, The Holy Knight -Rapid Air mix-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "Zalbag, The Holy Knight -Rapid Air mix-"@ja .

_:Ne23b3605676f49d39ea9d69d943df294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TWILIGHT ZONE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "TWILIGHT ZONE"@ja .

_:Ne48064bcf7fc4a5e8c78f1737d202d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "づんづん。"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "づんづん。"@ja .

_:Ne72238ad11f34568acf788d3013c892e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MFT2 予告編CM RIO / STUDiO"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "MFT2 予告編CM RIO / STUDiO"@ja .

_:Ne7fa260e88bb4989891b5d5cd9dd3592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ivalice Battle Offline -望ミ叶エ-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "Ivalice Battle Offline -望ミ叶エ-"@ja .

_:Nf0228f13456b4e61a9d3977f771de716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まけない心 -brave hearts-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "まけない心 -brave hearts-"@ja .

_:Nfaf15713785f43438147faa45b989ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Drunk"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "Dead Drunk"@ja .

_:Nfb2d9f1cf8e74552a0e05330d4a4fae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "橋上の戦い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "橋上の戦い"@ja .

_:Nfd278849fe19454fa2d1a2245f0ecd75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝の牛乳"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf390e4a950544beba44cb516fc4e6642 ;
    schema:name "朝の牛乳"@ja .

_:Nffdc73b18f4b474da338db2fcd9f9536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FiNAL MUSiC TACTiCS -Medley-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Ne72cf7f9982b4f5b9400c0c1c3a40a71 ;
    schema:name "FiNAL MUSiC TACTiCS -Medley-"@ja .

_:Nf390e4a950544beba44cb516fc4e6642 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35b66d285b35414983f474201813a0cb,
        _:N53934f5006c44d969ed2e8a2eed272a5,
        _:N5f0556e9c41445618addc75fab4d0d1b,
        _:N660c90ee17854b4a8587aa21ed5804ee,
        _:N6a9ea14a288e494695a0b0eb9d4f7937,
        _:N7154fddb1dd44b708188c197932ecb28,
        _:N747a0afb0f3144a289cc35edc5397ae6,
        _:N84a3c7992a28444d8a02181569de1acb,
        _:N98b4338262bb46038392c963c7f51e6a,
        _:Na9b4a94ec3af497d8d5fbdd917559601,
        _:Nab318935a42b4c7ba199bd48bec352ee,
        _:Nc066ffbf8c234b76822e6e1568a87933,
        _:Nf0228f13456b4e61a9d3977f771de716,
        _:Nfd278849fe19454fa2d1a2245f0ecd75 ;
    mo:track_count 14 ;
    schema:duration "PT59:13"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N35b66d285b35414983f474201813a0cb,
        _:N53934f5006c44d969ed2e8a2eed272a5,
        _:N5f0556e9c41445618addc75fab4d0d1b,
        _:N660c90ee17854b4a8587aa21ed5804ee,
        _:N6a9ea14a288e494695a0b0eb9d4f7937,
        _:N7154fddb1dd44b708188c197932ecb28,
        _:N747a0afb0f3144a289cc35edc5397ae6,
        _:N84a3c7992a28444d8a02181569de1acb,
        _:N98b4338262bb46038392c963c7f51e6a,
        _:Na9b4a94ec3af497d8d5fbdd917559601,
        _:Nab318935a42b4c7ba199bd48bec352ee,
        _:Nc066ffbf8c234b76822e6e1568a87933,
        _:Nf0228f13456b4e61a9d3977f771de716,
        _:Nfd278849fe19454fa2d1a2245f0ecd75 .

_:Ne72cf7f9982b4f5b9400c0c1c3a40a71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N03c9f3fc683a492682ed13395239c947,
        _:N4b9ce3dae13b4f32903422ee26a4bc6d,
        _:N4de321fd17714b5486ecabaa18fcf36a,
        _:N630e37dc85474e0396a0af6cfe5788da,
        _:N66f0cbc39bb24092be9579535c2bc37e,
        _:N7ab9a2b24944461b95471c0beba6c754,
        _:Naa313199ecda400999e68942e6ec39a8,
        _:Nc005da7f1b35465d9b4aab7e500eb2e0,
        _:Ne037c1ca135b4d3eb1f5a3c59b0374c2,
        _:Ne23b3605676f49d39ea9d69d943df294,
        _:Ne48064bcf7fc4a5e8c78f1737d202d05,
        _:Ne72238ad11f34568acf788d3013c892e,
        _:Ne7fa260e88bb4989891b5d5cd9dd3592,
        _:Nfaf15713785f43438147faa45b989ca0,
        _:Nfb2d9f1cf8e74552a0e05330d4a4fae2,
        _:Nffdc73b18f4b474da338db2fcd9f9536 ;
    mo:track_count 16 ;
    schema:duration "PT55:52"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N03c9f3fc683a492682ed13395239c947,
        _:N4b9ce3dae13b4f32903422ee26a4bc6d,
        _:N4de321fd17714b5486ecabaa18fcf36a,
        _:N630e37dc85474e0396a0af6cfe5788da,
        _:N66f0cbc39bb24092be9579535c2bc37e,
        _:N7ab9a2b24944461b95471c0beba6c754,
        _:Naa313199ecda400999e68942e6ec39a8,
        _:Nc005da7f1b35465d9b4aab7e500eb2e0,
        _:Ne037c1ca135b4d3eb1f5a3c59b0374c2,
        _:Ne23b3605676f49d39ea9d69d943df294,
        _:Ne48064bcf7fc4a5e8c78f1737d202d05,
        _:Ne72238ad11f34568acf788d3013c892e,
        _:Ne7fa260e88bb4989891b5d5cd9dd3592,
        _:Nfaf15713785f43438147faa45b989ca0,
        _:Nfb2d9f1cf8e74552a0e05330d4a4fae2,
        _:Nffdc73b18f4b474da338db2fcd9f9536 .

