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

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

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

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

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

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16330#subject> ;
    schema:name "Key"@en ;
    foaf:made <album/16330#composition>,
        <album/16330#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 .

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

<album/16330#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn ;
    mo:performance_of <album/16330#musicalwork> ;
    mo:recorded_as <album/16330#musicalexpression> ;
    schema:name "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn ;
    schema:workPerformed <album/16330#musicalwork> .

<org/4822#subject> schema:name "Nepia Encampment"@en,
        "ねぴあ軍団"@ja,
        "Nepia Encampment"@ja-latn ;
    foaf:name "Nepia Encampment"@en,
        "ねぴあ軍団"@ja,
        "Nepia Encampment"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/16330/16330-1258300076.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16330#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/16330#musicalwork> ;
    schema:name "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn .

<album/16330#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-30"^^xsd:date ;
    dcterms:title "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn ;
    mo:catalogue_number "NPA-CD009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16330#musicalexpression> ;
    mo:publisher <org/4822#subject> ;
    mo:record _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2001-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/16330/16330-1258300076.jpg> ;
    schema:name "Key Mode Premium CD Vol.9"@en,
        "Key Mode プレミアムCD Vol.9"@ja,
        "Key Mode Premium CD Vol.9"@ja-latn ;
    schema:publisher <org/4822#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/16330/16330-1258300076.jpg> .

_:N0875139188174dd389d8455cff4dcb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The moon child -Winter Mix-"@en,
        "月童 -Winter Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "The moon child -Winter Mix-"@en,
        "月童 -Winter Mix-"@ja .

_:N0acbd67ad3d34c5093f77f8eadf678f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Season (off vocal)"@en,
        "Last Season"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Last Season (off vocal)"@en,
        "Last Season"@ja .

_:N14b8d8880dc141feb164464997ff98c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcoming Breeze"@en,
        "微風の辿り着く場所"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Welcoming Breeze"@en,
        "微風の辿り着く場所"@ja .

_:N4812010fe8c043d88001186f9d3a0800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure snows in Tokyo"@en,
        "Pure snows in Tokyo"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Pure snows in Tokyo"@en,
        "Pure snows in Tokyo"@ja .

_:N64f5c2ecd7cf4dccbb05cac8dd62d8da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Voices of Trees and the Bustle of Life -fusion-"@en,
        "木々の声と日々のざわめき -fusion-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "The Voices of Trees and the Bustle of Life -fusion-"@en,
        "木々の声と日々のざわめき -fusion-"@ja .

_:N94dbdd3052d94561bc644fcb8d845379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's go by two steps"@en,
        "２ステップで行こう！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Let's go by two steps"@en,
        "２ステップで行こう！"@ja .

_:N94df8e9253914b4c95382af41e63234c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow (off vocal)"@en,
        "なないろ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Rainbow (off vocal)"@en,
        "なないろ"@ja .

_:Nb5861f1f50704a0fbd36e7c7be908b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Footpath"@en,
        "のみち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Footpath"@en,
        "のみち"@ja .

_:Nc628bb64e2f7401580442fe47225c95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@en,
        "邂逅"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Encounter"@en,
        "邂逅"@ja .

_:Nc92f59b0c34a4c60a7506faa31a0a9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow"@en,
        "なないろ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Rainbow"@en,
        "なないろ"@ja .

_:Ncff8c7c93ea34c6c8c418f6ce3acf109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcoming Breeze (off vocal)"@en,
        "微風の辿り着く場所"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Welcoming Breeze (off vocal)"@en,
        "微風の辿り着く場所"@ja .

_:Nd23807db000042cd9f9e9adbb87785f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird's poem -pure type-"@en,
        "鳥の詩 〜純情派〜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Bird's poem -pure type-"@en,
        "鳥の詩 〜純情派〜"@ja .

_:Nde1532383aa548c783a9072f6241ceef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Season"@en,
        "Last Season"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N5be5ecf46e3148b2a6409d86c5d99074 ;
    schema:name "Last Season"@en,
        "Last Season"@ja .

_:N5be5ecf46e3148b2a6409d86c5d99074 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0875139188174dd389d8455cff4dcb38,
        _:N0acbd67ad3d34c5093f77f8eadf678f1,
        _:N14b8d8880dc141feb164464997ff98c1,
        _:N4812010fe8c043d88001186f9d3a0800,
        _:N64f5c2ecd7cf4dccbb05cac8dd62d8da,
        _:N94dbdd3052d94561bc644fcb8d845379,
        _:N94df8e9253914b4c95382af41e63234c,
        _:Nb5861f1f50704a0fbd36e7c7be908b1d,
        _:Nc628bb64e2f7401580442fe47225c95b,
        _:Nc92f59b0c34a4c60a7506faa31a0a9ed,
        _:Ncff8c7c93ea34c6c8c418f6ce3acf109,
        _:Nd23807db000042cd9f9e9adbb87785f9,
        _:Nde1532383aa548c783a9072f6241ceef ;
    mo:track_count 13 ;
    schema:duration "PT63:03"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0875139188174dd389d8455cff4dcb38,
        _:N0acbd67ad3d34c5093f77f8eadf678f1,
        _:N14b8d8880dc141feb164464997ff98c1,
        _:N4812010fe8c043d88001186f9d3a0800,
        _:N64f5c2ecd7cf4dccbb05cac8dd62d8da,
        _:N94dbdd3052d94561bc644fcb8d845379,
        _:N94df8e9253914b4c95382af41e63234c,
        _:Nb5861f1f50704a0fbd36e7c7be908b1d,
        _:Nc628bb64e2f7401580442fe47225c95b,
        _:Nc92f59b0c34a4c60a7506faa31a0a9ed,
        _:Ncff8c7c93ea34c6c8c418f6ce3acf109,
        _:Nd23807db000042cd9f9e9adbb87785f9,
        _:Nde1532383aa548c783a9072f6241ceef .

