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

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

<artist/13818#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28565#subject> ;
    schema:name "Artistic Concepts"@en,
        "アーティスティックコンセプツ"@ja ;
    foaf:made <album/28565#composition>,
        <album/28565#subject> ;
    foaf:name "Artistic Concepts"@en,
        "アーティスティックコンセプツ"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28565#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/28565#composition>,
        <album/28565#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28565#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/28565#composition>,
        <album/28565#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28565#subject> ;
    schema:name "KEY"@en ;
    foaf:made <album/28565#composition>,
        <album/28565#subject> ;
    foaf:name "KEY"@en .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

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

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

<product/2416#subject> a schema:CreativeWork ;
    schema:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn ;
    foaf:name "ONE ~Kagayaku Kisetsu e~ (Game)"@en,
        "ONE ～輝く季節へ～ (Game)"@ja,
        "ONE ~Kagayaku Kisetsu e~ (Game)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/56/28565/28565-1314795265.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/215#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28565#performance> ;
    schema:name "KAKO"@en ;
    foaf:name "KAKO"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28565#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/28565#lyrics>,
        <album/28565#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28565#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/28565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn ;
    mo:composer <artist/13818#subject>,
        <artist/2#subject>,
        <artist/3#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/28565#musicalwork> ;
    schema:name "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn .

<album/28565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn ;
    mo:performance_of <album/28565#musicalwork> ;
    mo:performer <artist/215#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/28565#musicalexpression> ;
    schema:byArtist <artist/215#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn ;
    schema:workPerformed <album/28565#musicalwork> .

<album/28565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn ;
    mo:catalogue_number "GML-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28565#musicalexpression> ;
    mo:publisher <org/421#subject> ;
    mo:record _:N59f21437ad264e59835d4d9823b79b4e ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Akikaze no Love Songs"@en ;
            foaf:name "Akikaze no Love Songs"@en ],
        [ a schema:CreativeWork ;
            schema:name "SilverMoon"@en ;
            foaf:name "SilverMoon"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/2416#subject> ;
    schema:byArtist <artist/215#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/28565/28565-1314795265.jpg> ;
    schema:name "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@en,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja,
        "White Powder Snow -BEST SOUND of GameMusicLibrary vol.5-"@ja-latn ;
    schema:publisher <org/421#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/28565/28565-1314795265.jpg> .

_:N821822b6b7fe44bbbdf3618e836ba2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "エンディング"@ja .

_:Na2edebb4071042c282d0cc40f518cf76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "演奏2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "演奏2"@ja .

_:Nc95f2e68c11246508c4abdfe99c30cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスマスパーティーごあいさつ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "クリスマスパーティーごあいさつ"@ja .

_:Nd63bca2c21af413aa53d740b3256b3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "演奏1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "演奏1"@ja .

_:Ndf97d2aaf7044ab798ce49020ffc7316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:43"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "オープニング"@ja .

_:Ne9b8c2b1fa8e405b806b3903369a9bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "茶太トーク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT23:51"^^xsd:interval ;
    schema:inPlaylist _:N59f21437ad264e59835d4d9823b79b4e ;
    schema:name "茶太トーク"@ja .

_:N59f21437ad264e59835d4d9823b79b4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N821822b6b7fe44bbbdf3618e836ba2aa,
        _:Na2edebb4071042c282d0cc40f518cf76,
        _:Nc95f2e68c11246508c4abdfe99c30cdb,
        _:Nd63bca2c21af413aa53d740b3256b3f6,
        _:Ndf97d2aaf7044ab798ce49020ffc7316,
        _:Ne9b8c2b1fa8e405b806b3903369a9bfe ;
    mo:track_count 6 ;
    schema:duration "PT55:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N821822b6b7fe44bbbdf3618e836ba2aa,
        _:Na2edebb4071042c282d0cc40f518cf76,
        _:Nc95f2e68c11246508c4abdfe99c30cdb,
        _:Nd63bca2c21af413aa53d740b3256b3f6,
        _:Ndf97d2aaf7044ab798ce49020ffc7316,
        _:Ne9b8c2b1fa8e405b806b3903369a9bfe .

