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

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

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

<artist/216#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24091#subject> ;
    schema:name "KIM's SOUNDROOM"@en ;
    foaf:made <album/24091#composition>,
        <album/24091#subject> ;
    foaf:name "KIM's SOUNDROOM"@en .

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

<album/24091#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn ;
    mo:performance_of <album/24091#musicalwork> ;
    mo:recorded_as <album/24091#musicalexpression> ;
    schema:name "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn ;
    schema:workPerformed <album/24091#musicalwork> .

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

<https://medium-media.vgm.io/albums/19/24091/24091-1304789758.jpg> a schema:ImageObject,
        foaf:Image .

<album/24091#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "OCHI"@en ;
            foaf:made <album/24091#composition> ;
            foaf:name "OCHI"@en ],
        <artist/216#subject> ;
    mo:produced_work <album/24091#musicalwork> ;
    schema:name "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn .

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

<album/24091#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-28"^^xsd:date ;
    dcterms:title "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn ;
    mo:catalogue_number "CLOVER-EX01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24091#musicalexpression> ;
    mo:publisher _:Nad46947b1020461e97cc7d62ad313c89 ;
    mo:record _:N5772ec191155414188484dcf9a63c6bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Platinum Wind"@en ;
            foaf:name "Platinum Wind"@en ] ;
    schema:datePublished "2002-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/24091/24091-1304789758.jpg> ;
    schema:name "Platinum Wind soundtrack"@en,
        "プラチナウインド サウンドトラック"@ja,
        "Platinum Wind soundtrack"@ja-latn ;
    schema:publisher _:Nad46947b1020461e97cc7d62ad313c89 ;
    foaf:depiction <https://media.vgm.io/albums/19/24091/24091-1304789758.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24091#subject> ;
    schema:name "OCHI"@en ;
    foaf:made <album/24091#subject> ;
    foaf:name "OCHI"@en .

_:N009766231b6b4a528906a86f4bb350d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It is held at night"@en,
        "夜に抱かれて"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "It is held at night"@en,
        "夜に抱かれて"@ja .

_:N162cae4f2ed8403faff1d775da03074c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The wedge in the world"@en,
        "世界の楔"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "The wedge in the world"@en,
        "世界の楔"@ja .

_:N1710f44ad95446a4884673d2766dab70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fact's melancholy"@en,
        "錬金術師の憂鬱"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Fact's melancholy"@en,
        "錬金術師の憂鬱"@ja .

_:N1b8ec98d8c6e4758ba4c765ecdbe54ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fortune"@en,
        "結ばれる運命"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "fortune"@en,
        "結ばれる運命"@ja .

_:N3a7f2c21f7254bda970dc71109836f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PlatinumWind -orgelEdition-"@en,
        "Platinum Wind ～orgel Edition～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "PlatinumWind -orgelEdition-"@en,
        "Platinum Wind ～orgel Edition～"@ja .

_:N423aed01b4e24bcd9c945335f7306138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An impending crisis"@en,
        "目の前の危機"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "An impending crisis"@en,
        "目の前の危機"@ja .

_:N47394dc29e7748119d76b6e9e1ddd18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness which is imminent"@en,
        "迫り来る闇"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Darkness which is imminent"@en,
        "迫り来る闇"@ja .

_:N4e4d7e9b28774d78a7fd395ad7374956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lover"@en,
        "思い人"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Lover"@en,
        "思い人"@ja .

_:N504ae75928bd4e8cb3f48b5c9e82256b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The premonition of encounter"@en,
        "出会いの予感"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "The premonition of encounter"@en,
        "出会いの予感"@ja .

_:N5acf4a6f7e1a4134834958b98266fa93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "platinum wind"@en,
        "Platinum Wind"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "platinum wind"@en,
        "Platinum Wind"@ja .

_:N792469710a334ef09b2f3d706fcb5394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PlatinumWind -staff roll Edition-"@en,
        "Platinum Wind ～staff roll Edition～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "PlatinumWind -staff roll Edition-"@en,
        "Platinum Wind ～staff roll Edition～"@ja .

_:N84135691ad564880a6d6b26be6e18e75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peacefulness"@en,
        "やすらぎと共に"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Peacefulness"@en,
        "やすらぎと共に"@ja .

_:N92a98582e0f94b70bcfb1cb8e933a564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch festival"@en,
        "魔女祭"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Witch festival"@en,
        "魔女祭"@ja .

_:N95b4b27ebd294eb1b706369a011462ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of brightness"@en,
        "輝きの果て"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "The end of brightness"@en,
        "輝きの果て"@ja .

_:Nad46947b1020461e97cc7d62ad313c89 schema:name "CLOVER"@en ;
    foaf:name "CLOVER"@en .

_:Nb7b170275f2d46fbbdf2b2beec91044b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A comfortable town"@en,
        "陽のあたる町"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "A comfortable town"@en,
        "陽のあたる町"@ja .

_:Nca6afc4fb4754886b7a82684575842d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A usual walk"@en,
        "いつもの散歩"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "A usual walk"@en,
        "いつもの散歩"@ja .

_:Nd6d53a6971f342c6bfa05e5a2a15ddff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody of a royal family"@en,
        "王室の調べ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Melody of a royal family"@en,
        "王室の調べ"@ja .

_:Nda21618c2c9f4c258cb3ca4b55a4dfe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It is a yawn together"@en,
        "一緒にあくびを"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "It is a yawn together"@en,
        "一緒にあくびを"@ja .

_:Ne5c8b42de6574d2f8030979a23cb56d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night which light dances"@en,
        "光舞う夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "Night which light dances"@en,
        "光舞う夜"@ja .

_:Ne8e62b8285c141fdbf74b982ace34bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "before day"@en,
        "before day"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "before day"@en,
        "before day"@ja .

_:Nf35e92157c7c48ab8fbd49acaa8af80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It takes and runs a race"@en,
        "おいかけっこ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N5772ec191155414188484dcf9a63c6bd ;
    schema:name "It takes and runs a race"@en,
        "おいかけっこ"@ja .

_:N5772ec191155414188484dcf9a63c6bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009766231b6b4a528906a86f4bb350d2,
        _:N162cae4f2ed8403faff1d775da03074c,
        _:N1710f44ad95446a4884673d2766dab70,
        _:N1b8ec98d8c6e4758ba4c765ecdbe54ff,
        _:N3a7f2c21f7254bda970dc71109836f9a,
        _:N423aed01b4e24bcd9c945335f7306138,
        _:N47394dc29e7748119d76b6e9e1ddd18a,
        _:N4e4d7e9b28774d78a7fd395ad7374956,
        _:N504ae75928bd4e8cb3f48b5c9e82256b,
        _:N5acf4a6f7e1a4134834958b98266fa93,
        _:N792469710a334ef09b2f3d706fcb5394,
        _:N84135691ad564880a6d6b26be6e18e75,
        _:N92a98582e0f94b70bcfb1cb8e933a564,
        _:N95b4b27ebd294eb1b706369a011462ce,
        _:Nb7b170275f2d46fbbdf2b2beec91044b,
        _:Nca6afc4fb4754886b7a82684575842d5,
        _:Nd6d53a6971f342c6bfa05e5a2a15ddff,
        _:Nda21618c2c9f4c258cb3ca4b55a4dfe3,
        _:Ne5c8b42de6574d2f8030979a23cb56d9,
        _:Ne8e62b8285c141fdbf74b982ace34bf9,
        _:Nf35e92157c7c48ab8fbd49acaa8af80f ;
    mo:track_count 21 ;
    schema:duration "PT41:54"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N009766231b6b4a528906a86f4bb350d2,
        _:N162cae4f2ed8403faff1d775da03074c,
        _:N1710f44ad95446a4884673d2766dab70,
        _:N1b8ec98d8c6e4758ba4c765ecdbe54ff,
        _:N3a7f2c21f7254bda970dc71109836f9a,
        _:N423aed01b4e24bcd9c945335f7306138,
        _:N47394dc29e7748119d76b6e9e1ddd18a,
        _:N4e4d7e9b28774d78a7fd395ad7374956,
        _:N504ae75928bd4e8cb3f48b5c9e82256b,
        _:N5acf4a6f7e1a4134834958b98266fa93,
        _:N792469710a334ef09b2f3d706fcb5394,
        _:N84135691ad564880a6d6b26be6e18e75,
        _:N92a98582e0f94b70bcfb1cb8e933a564,
        _:N95b4b27ebd294eb1b706369a011462ce,
        _:Nb7b170275f2d46fbbdf2b2beec91044b,
        _:Nca6afc4fb4754886b7a82684575842d5,
        _:Nd6d53a6971f342c6bfa05e5a2a15ddff,
        _:Nda21618c2c9f4c258cb3ca4b55a4dfe3,
        _:Ne5c8b42de6574d2f8030979a23cb56d9,
        _:Ne8e62b8285c141fdbf74b982ace34bf9,
        _:Nf35e92157c7c48ab8fbd49acaa8af80f .

