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

<album/474> a mo:Release ;
    mo:catalogue_number "TRCD-0007" .

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74258#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/74258#composition>,
        <album/74258#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<product/362#subject> a schema:CreativeWork ;
    schema:name "Grandia"@en,
        "グランディア"@ja,
        "Grandia"@ja-latn ;
    foaf:name "Grandia"@en,
        "グランディア"@ja,
        "Grandia"@ja-latn .

<album/74258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn ;
    mo:composer <artist/104#subject> ;
    mo:produced_work <album/74258#musicalwork> ;
    schema:name "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn .

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

<album/74258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn ;
    mo:performance_of <album/74258#musicalwork> ;
    mo:recorded_as <album/74258#musicalexpression> ;
    schema:name "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn ;
    schema:workPerformed <album/74258#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/74258/74258-1516276296.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn ;
    mo:catalogue_number "A&G-159" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/474> ;
    mo:publication_of <album/74258#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    mo:record_count 1 ;
    schema:about <product/362#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/74258/74258-1516276296.jpg> ;
    schema:name "The Best of Grandia"@en,
        "ベスト オブ グランディア"@ja,
        "The Best of Grandia"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/74258/74258-1516276296.jpg> .

_:N011984fa51aa4b5e8664ce758ce61ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAVANE"@en,
        "PAVANE"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "PAVANE"@en,
        "PAVANE"@ja .

_:N03618486b8024074b85f7e72b7ea360a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Tensions in Succession"@en,
        "緊迫４連発"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Four Tensions in Succession"@en,
        "緊迫４連発"@ja .

_:N2d4469a3b17942e0be1a916847fc1430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nymph in Alent"@en,
        "アレントの美少女"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Nymph in Alent"@en,
        "アレントの美少女"@ja .

_:N3da30fb25195445a8eed390df9b01404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leen's Love Theme"@en,
        "リーン愛のテーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Leen's Love Theme"@en,
        "リーン愛のテーマ"@ja .

_:N411ffcbe82c54e9f963e25f8cc31b277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town of Parm"@en,
        "パームの街"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Town of Parm"@en,
        "パームの街"@ja .

_:N4ddfff0fc76748e4841f0ffc53169576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the World"@en,
        "世界の果て"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "The End of the World"@en,
        "世界の果て"@ja .

_:N50066ff009974d83b9dca020accf4354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Parm ~Frontier of Our Hearts~"@en,
        "ニューパーム～我が心のフロンティア～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "New Parm ~Frontier of Our Hearts~"@en,
        "ニューパーム～我が心のフロンティア～"@ja .

_:N662eea8857ec4a8ca41b0a799be93e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 3"@en,
        "戦闘３"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Battle 3"@en,
        "戦闘３"@ja .

_:N71342ad24e06433394475b004b679970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Ship"@en,
        "幽霊船"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Ghost Ship"@en,
        "幽霊船"@ja .

_:N87cb7afad6e442ac85e5a8556ef5dfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Grandia"@en,
        "グランディアのテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Theme of Grandia"@en,
        "グランディアのテーマ"@ja .

_:N90a34b56d78240dbb712bfc111bbe631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Relax and Talk"@en,
        "ひとときの語らいの場"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Time to Relax and Talk"@en,
        "ひとときの語らいの場"@ja .

_:Na2941070835e4827bff7a20bbea1205d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell to Sue"@en,
        "スーとの別れ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Farewell to Sue"@en,
        "スーとの別れ"@ja .

_:Na4a907628ebb4558b3317d4e8e0da995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon 2"@en,
        "ダンジョン２"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Dungeon 2"@en,
        "ダンジョン２"@ja .

_:Na79793f106344ce59f4e9b47687a8ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zil Padon"@en,
        "ジールパドン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Zil Padon"@en,
        "ジールパドン"@ja .

_:Nb131abc8c2044391bd039c786ce9e0e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gumbo Festival"@en,
        "ガンボの祭り"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Gumbo Festival"@en,
        "ガンボの祭り"@ja .

_:Nd1eeccf53a5e4471af67ea70d8c65552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sandy Beaches of Gumbo"@en,
        "ガンボの砂浜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "The Sandy Beaches of Gumbo"@en,
        "ガンボの砂浜"@ja .

_:Nf3127b8818b340ed9b791cd06aa7b4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luc Village"@en,
        "ルクの村"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Luc Village"@en,
        "ルクの村"@ja .

_:Nfa59f00f9c21420e9332c72ee6c679c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en,
        "戦闘１"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nbf245d55f24e40509d3a4a19cd57a7c6 ;
    schema:name "Battle 1"@en,
        "戦闘１"@ja .

_:Nbf245d55f24e40509d3a4a19cd57a7c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011984fa51aa4b5e8664ce758ce61ef6,
        _:N03618486b8024074b85f7e72b7ea360a,
        _:N2d4469a3b17942e0be1a916847fc1430,
        _:N3da30fb25195445a8eed390df9b01404,
        _:N411ffcbe82c54e9f963e25f8cc31b277,
        _:N4ddfff0fc76748e4841f0ffc53169576,
        _:N50066ff009974d83b9dca020accf4354,
        _:N662eea8857ec4a8ca41b0a799be93e68,
        _:N71342ad24e06433394475b004b679970,
        _:N87cb7afad6e442ac85e5a8556ef5dfd6,
        _:N90a34b56d78240dbb712bfc111bbe631,
        _:Na2941070835e4827bff7a20bbea1205d,
        _:Na4a907628ebb4558b3317d4e8e0da995,
        _:Na79793f106344ce59f4e9b47687a8ce7,
        _:Nb131abc8c2044391bd039c786ce9e0e5,
        _:Nd1eeccf53a5e4471af67ea70d8c65552,
        _:Nf3127b8818b340ed9b791cd06aa7b4e9,
        _:Nfa59f00f9c21420e9332c72ee6c679c0 ;
    mo:track_count 18 ;
    schema:duration "PT74:22"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N011984fa51aa4b5e8664ce758ce61ef6,
        _:N03618486b8024074b85f7e72b7ea360a,
        _:N2d4469a3b17942e0be1a916847fc1430,
        _:N3da30fb25195445a8eed390df9b01404,
        _:N411ffcbe82c54e9f963e25f8cc31b277,
        _:N4ddfff0fc76748e4841f0ffc53169576,
        _:N50066ff009974d83b9dca020accf4354,
        _:N662eea8857ec4a8ca41b0a799be93e68,
        _:N71342ad24e06433394475b004b679970,
        _:N87cb7afad6e442ac85e5a8556ef5dfd6,
        _:N90a34b56d78240dbb712bfc111bbe631,
        _:Na2941070835e4827bff7a20bbea1205d,
        _:Na4a907628ebb4558b3317d4e8e0da995,
        _:Na79793f106344ce59f4e9b47687a8ce7,
        _:Nb131abc8c2044391bd039c786ce9e0e5,
        _:Nd1eeccf53a5e4471af67ea70d8c65552,
        _:Nf3127b8818b340ed9b791cd06aa7b4e9,
        _:Nfa59f00f9c21420e9332c72ee6c679c0 .

