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

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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

<album/106313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/106313#musicalwork> ;
    schema:name "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn .

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

<https://media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106313#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> ;
    foaf:depicts <album/106313#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> .

<https://medium-media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106313#performance> ;
    schema:name "zero"@en,
        "零 -zero-"@ja ;
    foaf:name "zero"@en,
        "零 -zero-"@ja .

<artist/66598#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106313#performance> ;
    schema:name "Rei Izawa"@en,
        "井沢玲"@ja ;
    foaf:name "Rei Izawa"@en,
        "井沢玲"@ja .

<album/106313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn ;
    mo:performance_of <album/106313#musicalwork> ;
    mo:performer <artist/28757#subject>,
        <artist/66598#subject> ;
    mo:recorded_as <album/106313#musicalexpression> ;
    schema:byArtist <artist/28757#subject>,
        <artist/66598#subject> ;
    schema:name "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn ;
    schema:workPerformed <album/106313#musicalwork> .

<album/106313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106313#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:N8c159c763b1847bfb5e802d891025ee4 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/7214#subject> ;
    schema:byArtist <artist/28757#subject>,
        <artist/66598#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> ;
    schema:name "Mysterious Spirit the Instrumental"@en,
        "Mysterious Spirit the Instrumental"@ja,
        "Mysterious Spirit the Instrumental"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/106313/106313-0ba6385853c2.jpg> .

_:N15a805951d23451c9f59b19a39045c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Vision (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Stone Vision (Instrumental)"@ja .

_:N2528728143da4529b8c2076bb7ebe4c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverside Relief (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Reverside Relief (Instrumental)"@ja .

_:N37fb953fb49a432aabdfbad13db6650b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Spirit (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Silent Spirit (Instrumental)"@ja .

_:N5417c96b74f74b07a4b2197224f73372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget you (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Forget you (Instrumental)"@ja .

_:N5424e9b8251c42a2bc6474954d0662af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Believe (Instrumental)"@ja .

_:N647090e4ce49440fb1d391b1e878f570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweetest Paranoia [SDVX ReFix] (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Sweetest Paranoia [SDVX ReFix] (Instrumental)"@ja .

_:N676f8c324ca74fabbfb09834f7a5f717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AVOID (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "AVOID (Instrumental)"@ja .

_:N859d1808565d49a7ae922b6d28b3977f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偶像ディストーション (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "偶像ディストーション (Instrumental)"@ja .

_:Na4724daf72f747c098383877467e6c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lily of Change (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Lily of Change (Instrumental)"@ja .

_:Ndcf236c7b817444d97a3aa3390f58151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Law of the Brute (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N8c159c763b1847bfb5e802d891025ee4 ;
    schema:name "Law of the Brute (Instrumental)"@ja .

_:N8c159c763b1847bfb5e802d891025ee4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15a805951d23451c9f59b19a39045c0e,
        _:N2528728143da4529b8c2076bb7ebe4c7,
        _:N37fb953fb49a432aabdfbad13db6650b,
        _:N5417c96b74f74b07a4b2197224f73372,
        _:N5424e9b8251c42a2bc6474954d0662af,
        _:N647090e4ce49440fb1d391b1e878f570,
        _:N676f8c324ca74fabbfb09834f7a5f717,
        _:N859d1808565d49a7ae922b6d28b3977f,
        _:Na4724daf72f747c098383877467e6c67,
        _:Ndcf236c7b817444d97a3aa3390f58151 ;
    mo:track_count 10 ;
    schema:duration "PT39:32"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N15a805951d23451c9f59b19a39045c0e,
        _:N2528728143da4529b8c2076bb7ebe4c7,
        _:N37fb953fb49a432aabdfbad13db6650b,
        _:N5417c96b74f74b07a4b2197224f73372,
        _:N5424e9b8251c42a2bc6474954d0662af,
        _:N647090e4ce49440fb1d391b1e878f570,
        _:N676f8c324ca74fabbfb09834f7a5f717,
        _:N859d1808565d49a7ae922b6d28b3977f,
        _:Na4724daf72f747c098383877467e6c67,
        _:Ndcf236c7b817444d97a3aa3390f58151 .

