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

<album/155173#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn ;
    mo:produced_work <album/155173#musicalwork> ;
    schema:name "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn .

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

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

<event/22> a mo:Release ;
    schema:name "Released at Comic Market 60 (Aug 10, 2001 to Aug 12, 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/21092#subject> a schema:CreativeWork ;
    schema:name "Ichou no Mau Koro: AutumnColors"@en,
        "いちょうの舞う頃 AutumnColors"@ja,
        "Ichou no Mau Koro: AutumnColors"@ja-latn ;
    foaf:name "Ichou no Mau Koro: AutumnColors"@en,
        "いちょうの舞う頃 AutumnColors"@ja,
        "Ichou no Mau Koro: AutumnColors"@ja-latn .

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

<product/23673#subject> a schema:CreativeWork ;
    schema:name "Kana ~Imouto~"@en,
        "加奈 ～いもうと～"@ja,
        "Kana ~Imouto~"@ja-latn ;
    foaf:name "Kana ~Imouto~"@en,
        "加奈 ～いもうと～"@ja,
        "Kana ~Imouto~"@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/5590#subject> a schema:CreativeWork ;
    schema:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn ;
    foaf:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn .

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

<album/155173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn ;
    mo:performance_of <album/155173#musicalwork> ;
    mo:recorded_as <album/155173#musicalexpression> ;
    schema:name "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn ;
    schema:workPerformed <album/155173#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/155173/155173-c297fd159909.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-10"^^xsd:date ;
    dcterms:title "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn ;
    mo:catalogue_number "SI008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155173#musicalexpression> ;
    mo:publisher _:N386aef06b76a44eda9515bd14f0f2309 ;
    mo:record _:N13b786f7e79b47188120e376bbc913fd ;
    mo:record_count 1 ;
    mo:release <event/22> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hateshinaku Aoi"@en ;
            foaf:name "Hateshinaku Aoi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kono Sora no Shita de..."@en ;
            foaf:name "Kono Sora no Shita de..."@en ],
        [ a schema:CreativeWork ;
            schema:name "Triangle Heart"@en ;
            foaf:name "Triangle Heart"@en ],
        [ a schema:CreativeWork ;
            schema:name "Pastel Chime"@en ;
            foaf:name "Pastel Chime"@en ],
        <product/1011#subject>,
        <product/21092#subject>,
        <product/2168#subject>,
        <product/23673#subject>,
        <product/2503#subject>,
        <product/4352#subject>,
        <product/5590#subject> ;
    schema:datePublished "2001-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/155173/155173-c297fd159909.jpg> ;
    schema:name "Platonic Mind"@en,
        "Platonic Mind"@ja,
        "Platonic Mind"@ja-latn ;
    schema:publisher _:N386aef06b76a44eda9515bd14f0f2309 ;
    foaf:depiction <https://media.vgm.io/albums/37/155173/155173-c297fd159909.jpg> .

_:N060af26fa77c495f9173066c604332f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gentle breeze"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "gentle breeze"@ja .

_:N386aef06b76a44eda9515bd14f0f2309 schema:name "Sound impulse"@en,
        "Sound impulse"@ja,
        "Sound impulse"@ja-latn ;
    foaf:name "Sound impulse"@en,
        "Sound impulse"@ja,
        "Sound impulse"@ja-latn .

_:N5e8b13085d134d149b5b326f6f1fefea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunshine forever"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "sunshine forever"@ja .

_:N7c5e7a9235e54934b1e89def0ae771d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful Chie"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "Cheerful Chie"@ja .

_:N8bf36b40e02647f1bcee3675e8253144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sword of honest heart"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "sword of honest heart"@ja .

_:N9b64feb0cadd4933a707e1220da913cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How snow delightful"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "How snow delightful"@ja .

_:Ncf2faa8cfa734fa8bb3e14aa29cc133c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thanks"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "thanks"@ja .

_:Nd24a86504d5b478f9025c94baba3e6c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dishonestly girl"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "dishonestly girl"@ja .

_:Ne8a624ab0abc41f2b0d56b0e9bdb6326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nikoenesis"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "nikoenesis"@ja .

_:Nf8a2c53f9a504a3cb9c8667523e4b767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune Waltz"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "Fortune Waltz"@ja .

_:Nfab81b19fb0c4bf699a01ded7b897ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the chime for a wish!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "the chime for a wish!"@ja .

_:Nfbb73ff78c4142c192940d118263ee30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "look up to the sky"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "look up to the sky"@ja .

_:Nfecb2b1b1ce241f78f36ecd99e03d9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine City"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N13b786f7e79b47188120e376bbc913fd ;
    schema:name "Sunshine City"@ja .

_:N13b786f7e79b47188120e376bbc913fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060af26fa77c495f9173066c604332f8,
        _:N5e8b13085d134d149b5b326f6f1fefea,
        _:N7c5e7a9235e54934b1e89def0ae771d6,
        _:N8bf36b40e02647f1bcee3675e8253144,
        _:N9b64feb0cadd4933a707e1220da913cd,
        _:Ncf2faa8cfa734fa8bb3e14aa29cc133c,
        _:Nd24a86504d5b478f9025c94baba3e6c7,
        _:Ne8a624ab0abc41f2b0d56b0e9bdb6326,
        _:Nf8a2c53f9a504a3cb9c8667523e4b767,
        _:Nfab81b19fb0c4bf699a01ded7b897ed9,
        _:Nfbb73ff78c4142c192940d118263ee30,
        _:Nfecb2b1b1ce241f78f36ecd99e03d9cd ;
    mo:track_count 12 ;
    schema:duration "PT53:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N060af26fa77c495f9173066c604332f8,
        _:N5e8b13085d134d149b5b326f6f1fefea,
        _:N7c5e7a9235e54934b1e89def0ae771d6,
        _:N8bf36b40e02647f1bcee3675e8253144,
        _:N9b64feb0cadd4933a707e1220da913cd,
        _:Ncf2faa8cfa734fa8bb3e14aa29cc133c,
        _:Nd24a86504d5b478f9025c94baba3e6c7,
        _:Ne8a624ab0abc41f2b0d56b0e9bdb6326,
        _:Nf8a2c53f9a504a3cb9c8667523e4b767,
        _:Nfab81b19fb0c4bf699a01ded7b897ed9,
        _:Nfbb73ff78c4142c192940d118263ee30,
        _:Nfecb2b1b1ce241f78f36ecd99e03d9cd .

