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

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

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

<artist/2259#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28314#subject> ;
    schema:name "Nakachan"@en,
        "なかちゃん"@ja ;
    foaf:made <album/28314#composition>,
        <album/28314#subject> ;
    foaf:name "Nakachan"@en,
        "なかちゃん"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28314#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/28314#composition>,
        <album/28314#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28314#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/28314#composition>,
        <album/28314#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28314#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/28314#composition>,
        <album/28314#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/9031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28314#subject> ;
    schema:name "Yogurt"@en,
        "ヨーグルト"@ja ;
    foaf:made <album/28314#composition>,
        <album/28314#subject> ;
    foaf:name "Yogurt"@en,
        "ヨーグルト"@ja .

<event/73> a mo:Release ;
    schema:name "Released at M3-2000 Spring (Apr 23, 2000)" .

<product/1034#subject> a schema:CreativeWork ;
    schema:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn ;
    foaf:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn .

<product/2503#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn ;
    foaf:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

<product/5664#subject> a schema:CreativeWork ;
    schema:name "Kizuato"@en,
        "痕 -きずあと-"@ja,
        "Kizuato"@ja-latn ;
    foaf:name "Kizuato"@en,
        "痕 -きずあと-"@ja,
        "Kizuato"@ja-latn .

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

<album/28314#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn ;
    mo:performance_of <album/28314#musicalwork> ;
    mo:recorded_as <album/28314#musicalexpression> ;
    schema:name "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn ;
    schema:workPerformed <album/28314#musicalwork> .

<org/421#subject> schema:name "GameMusicLibrary"@en,
        "げ〜む音楽図書館"@ja,
        "GameMusicLibrary"@ja-latn ;
    foaf:name "GameMusicLibrary"@en,
        "げ〜む音楽図書館"@ja,
        "GameMusicLibrary"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/28314/28314-1314056950.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28314#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn ;
    mo:composer <artist/2259#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject>,
        <artist/9031#subject> ;
    mo:produced_work <album/28314#musicalwork> ;
    schema:name "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn .

<album/28314#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-23"^^xsd:date ;
    dcterms:title "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn ;
    mo:catalogue_number "GMLS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28314#musicalexpression> ;
    mo:publisher <org/421#subject> ;
    mo:record _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    mo:record_count 1 ;
    mo:release <event/73> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hatsune no Naisho!!"@en ;
            foaf:name "Hatsune no Naisho!!"@en ],
        <product/1034#subject>,
        <product/2503#subject>,
        <product/4352#subject>,
        <product/5664#subject> ;
    schema:datePublished "2000-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/28314/28314-1314056950.jpg> ;
    schema:name "BEST SOUND of GameMusicLibrary Special -Leaf-"@en,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja,
        "BEST SOUND of GameMusicLibrary Special -Leaf-"@ja-latn ;
    schema:publisher <org/421#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/28314/28314-1314056950.jpg> .

_:N0dcd7722d2634beb823b6ec8ba0ecd20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Forever"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Sunshine Forever"@ja .

_:N0e9041d3abb548cdadd426ba8dcb1ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の追憶"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "夏の追憶"@ja .

_:N17bbd3ffb0e546ddb80a9a4ee52c63e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE ALBUM"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "WHITE ALBUM"@ja .

_:N21bd8707c1f0436f94363692bc7b9718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Forever"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Sunshine Forever"@ja .

_:N2f9bba7fa59d451685d1cf842d881d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "河島 はるか"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "河島 はるか"@ja .

_:N3761d38c2a334695b8efbf36709cf3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためいき '99.06version"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "ためいき '99.06version"@ja .

_:N4a4bcba2564744f6be73cdb6d6819da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Southern Cross -観月マナ～星を見上げて～澤倉美咲-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Southern Cross -観月マナ～星を見上げて～澤倉美咲-"@ja .

_:N4a756a27413b42ee9569e85b452ca51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたの横顔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "あなたの横顔"@ja .

_:N5c6c0e084c074b97924ab3e7fc3af7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fill You -HP Version-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Fill You -HP Version-"@ja .

_:N626459aa323d4620a4fa86d2a9e9b51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Outside"@ja .

_:N66e9c1e8291f44df92e93180d0523d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PS版ToHeart コラージュMix -GML special version-"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "PS版ToHeart コラージュMix -GML special version-"@ja .

_:N911bf2fcee3d4555b6c95cacfff87188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye-Catch まるち"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Eye-Catch まるち"@ja .

_:N94b0bba5c05f45b58e8e641860a687e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As time goes by"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "As time goes by"@ja .

_:N967abfd584204e6cbd87b6a0ab08e29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれの未来へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "それぞれの未来へ"@ja .

_:Nc3f8e9d3c2a444f192b709215193e0df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PS版ToHeart コラージュMIX Vol.1 智子お嬢様"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "PS版ToHeart コラージュMIX Vol.1 智子お嬢様"@ja .

_:Nc9fec8f08715409d8b100822683fcd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye-Catch 滅殺ことねっち"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Eye-Catch 滅殺ことねっち"@ja .

_:Nde580da1c29e449d917165e31c2d5f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINTER VACATION"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "WINTER VACATION"@ja .

_:Ndf5edb67c07a4992a4d53c0528481250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わり…そして始まり"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "終わり…そして始まり"@ja .

_:Ne8e64b3cfb134743b3a228370b81e60e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サザンウィンド"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "サザンウィンド"@ja .

_:Nee98cd8706264756a1286c420db76af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear, Little Sister -LeafFight97 Track.30-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Dear, Little Sister -LeafFight97 Track.30-"@ja .

_:Nf30717d7d5364173946e03c9d618eee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Heart ～ダンスミックス1998～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Brand New Heart ～ダンスミックス1998～"@ja .

_:Nf50a950a75a947a080bac29b83e23de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE ALBUM instrument -聖夜～WHITE ALBUM～"@ja ;
    mo:track_number 23 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "WHITE ALBUM instrument -聖夜～WHITE ALBUM～"@ja .

_:Nf9ada8007dca4fe9bf918de5d6c7ab75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending -LeafFight97 Track.31-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N88ad7c4d790e410aadefec20c17dfcc8 ;
    schema:name "Ending -LeafFight97 Track.31-"@ja .

_:N88ad7c4d790e410aadefec20c17dfcc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dcd7722d2634beb823b6ec8ba0ecd20,
        _:N0e9041d3abb548cdadd426ba8dcb1ef6,
        _:N17bbd3ffb0e546ddb80a9a4ee52c63e0,
        _:N21bd8707c1f0436f94363692bc7b9718,
        _:N2f9bba7fa59d451685d1cf842d881d1f,
        _:N3761d38c2a334695b8efbf36709cf3b2,
        _:N4a4bcba2564744f6be73cdb6d6819da8,
        _:N4a756a27413b42ee9569e85b452ca51f,
        _:N5c6c0e084c074b97924ab3e7fc3af7c6,
        _:N626459aa323d4620a4fa86d2a9e9b51a,
        _:N66e9c1e8291f44df92e93180d0523d7d,
        _:N911bf2fcee3d4555b6c95cacfff87188,
        _:N94b0bba5c05f45b58e8e641860a687e3,
        _:N967abfd584204e6cbd87b6a0ab08e29a,
        _:Nc3f8e9d3c2a444f192b709215193e0df,
        _:Nc9fec8f08715409d8b100822683fcd89,
        _:Nde580da1c29e449d917165e31c2d5f17,
        _:Ndf5edb67c07a4992a4d53c0528481250,
        _:Ne8e64b3cfb134743b3a228370b81e60e,
        _:Nee98cd8706264756a1286c420db76af5,
        _:Nf30717d7d5364173946e03c9d618eee7,
        _:Nf50a950a75a947a080bac29b83e23de4,
        _:Nf9ada8007dca4fe9bf918de5d6c7ab75 ;
    mo:track_count 23 ;
    schema:duration "PT64:53"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N0dcd7722d2634beb823b6ec8ba0ecd20,
        _:N0e9041d3abb548cdadd426ba8dcb1ef6,
        _:N17bbd3ffb0e546ddb80a9a4ee52c63e0,
        _:N21bd8707c1f0436f94363692bc7b9718,
        _:N2f9bba7fa59d451685d1cf842d881d1f,
        _:N3761d38c2a334695b8efbf36709cf3b2,
        _:N4a4bcba2564744f6be73cdb6d6819da8,
        _:N4a756a27413b42ee9569e85b452ca51f,
        _:N5c6c0e084c074b97924ab3e7fc3af7c6,
        _:N626459aa323d4620a4fa86d2a9e9b51a,
        _:N66e9c1e8291f44df92e93180d0523d7d,
        _:N911bf2fcee3d4555b6c95cacfff87188,
        _:N94b0bba5c05f45b58e8e641860a687e3,
        _:N967abfd584204e6cbd87b6a0ab08e29a,
        _:Nc3f8e9d3c2a444f192b709215193e0df,
        _:Nc9fec8f08715409d8b100822683fcd89,
        _:Nde580da1c29e449d917165e31c2d5f17,
        _:Ndf5edb67c07a4992a4d53c0528481250,
        _:Ne8e64b3cfb134743b3a228370b81e60e,
        _:Nee98cd8706264756a1286c420db76af5,
        _:Nf30717d7d5364173946e03c9d618eee7,
        _:Nf50a950a75a947a080bac29b83e23de4,
        _:Nf9ada8007dca4fe9bf918de5d6c7ab75 .

