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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10839#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/10839#composition>,
        <album/10839#subject> ;
    foaf:name "ZUN"@en .

<event/31> a mo:Release ;
    schema:name "Released at M3-2008 Fall (Oct 13, 2008)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/10839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10839#musicalwork> ;
    schema:name "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn .

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

<org/742#subject> schema:name "ROUGH TIME"@en,
        "ROUGH TIME"@ja,
        "ROUGH TIME"@ja-latn ;
    foaf:name "ROUGH TIME"@en,
        "ROUGH TIME"@ja,
        "ROUGH TIME"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/10839/10839-1225059812.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn ;
    mo:performance_of <album/10839#musicalwork> ;
    mo:performer _:N2258d02ae3e54d8b84551b43c4f3dddc,
        _:Na388d5a2c2bd4b1a8a390e703cf61447 ;
    mo:recorded_as <album/10839#musicalexpression> ;
    schema:byArtist _:N2258d02ae3e54d8b84551b43c4f3dddc,
        _:Na388d5a2c2bd4b1a8a390e703cf61447 ;
    schema:name "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn ;
    schema:workPerformed <album/10839#musicalwork> .

<album/10839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-13"^^xsd:date ;
    dcterms:title "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn ;
    mo:catalogue_number "RTCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10839#musicalexpression> ;
    mo:publisher <org/742#subject> ;
    mo:record _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    mo:record_count 1 ;
    mo:release <event/31> ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kaede"@en ;
            foaf:name "Kaede"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mamimi"@en ;
            foaf:name "Mamimi"@en ] ;
    schema:datePublished "2008-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/10839/10839-1225059812.jpg> ;
    schema:name "theme of east"@en,
        "theme of east"@ja,
        "theme of east"@ja-latn ;
    schema:publisher <org/742#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/10839/10839-1225059812.jpg> .

_:N2156f27c30f84833801a9764d4df9a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Autumn Colors"@en,
        "紅葉の想い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Thoughts of Autumn Colors"@en,
        "紅葉の想い"@ja .

_:N2258d02ae3e54d8b84551b43c4f3dddc a schema:Person,
        foaf:Person ;
    mo:performed <album/10839#performance> ;
    schema:name "Mamimi"@en ;
    foaf:name "Mamimi"@en .

_:N4046e25f554744569a0570655e1fbeff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M"@en,
        "M"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "M"@en,
        "M"@ja .

_:N42ec7e8b1da145f281307398b795d83f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anxiety"@en,
        "anxiety"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "anxiety"@en,
        "anxiety"@ja .

_:N43d58cf9b540484ea6f09c766ae767cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Brute All Guitar"@en,
        "最終鬼畜全部ギター"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Final Brute All Guitar"@en,
        "最終鬼畜全部ギター"@ja .

_:N53e9cb684f514212a37882c1f109089f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish on the Wind"@en,
        "風に祈りて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Wish on the Wind"@en,
        "風に祈りて"@ja .

_:N5b9d41cb26cd4018b4bb55e03782997d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Colored Magic"@en,
        "恋色の魔法"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Love Colored Magic"@en,
        "恋色の魔法"@ja .

_:N941881f1b4374c55a710f10e092c27bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHenomenon"@en,
        "PHenomenon"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "PHenomenon"@en,
        "PHenomenon"@ja .

_:N990fde2b6bb748bba14dfa3ff7ebe00f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Autumn Colors (Karaoke)"@en,
        "紅葉の想い(カラオケ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Thoughts of Autumn Colors (Karaoke)"@en,
        "紅葉の想い(カラオケ)"@ja .

_:Na388d5a2c2bd4b1a8a390e703cf61447 a schema:Person,
        foaf:Person ;
    mo:performed <album/10839#performance> ;
    schema:name "Kaede"@en ;
    foaf:name "Kaede"@en .

_:Nc2f18fff3be3458aafdf3f5b63b464b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Colored Magic (Karaoke)"@en,
        "恋色の魔法(カラオケ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Love Colored Magic (Karaoke)"@en,
        "恋色の魔法(カラオケ)"@ja .

_:Nd390be3629d44b7395da177d68508e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish on the Wind (Karaoke)"@en,
        "風に祈りて(カラオケ)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N4765049cc98c4d48a8c55e895a1a3f02 ;
    schema:name "Wish on the Wind (Karaoke)"@en,
        "風に祈りて(カラオケ)"@ja .

_:N4765049cc98c4d48a8c55e895a1a3f02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2156f27c30f84833801a9764d4df9a09,
        _:N4046e25f554744569a0570655e1fbeff,
        _:N42ec7e8b1da145f281307398b795d83f,
        _:N43d58cf9b540484ea6f09c766ae767cc,
        _:N53e9cb684f514212a37882c1f109089f,
        _:N5b9d41cb26cd4018b4bb55e03782997d,
        _:N941881f1b4374c55a710f10e092c27bc,
        _:N990fde2b6bb748bba14dfa3ff7ebe00f,
        _:Nc2f18fff3be3458aafdf3f5b63b464b9,
        _:Nd390be3629d44b7395da177d68508e34 ;
    mo:track_count 10 ;
    schema:duration "PT48:09"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2156f27c30f84833801a9764d4df9a09,
        _:N4046e25f554744569a0570655e1fbeff,
        _:N42ec7e8b1da145f281307398b795d83f,
        _:N43d58cf9b540484ea6f09c766ae767cc,
        _:N53e9cb684f514212a37882c1f109089f,
        _:N5b9d41cb26cd4018b4bb55e03782997d,
        _:N941881f1b4374c55a710f10e092c27bc,
        _:N990fde2b6bb748bba14dfa3ff7ebe00f,
        _:Nc2f18fff3be3458aafdf3f5b63b464b9,
        _:Nd390be3629d44b7395da177d68508e34 .

