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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

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

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

<https://media.vgm.io/albums/96/11169/11169-1228017019.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11169#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/11169/11169-1228017019.png> ;
    foaf:depicts <album/11169#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/11169/11169-1228017019.png> .

<https://medium-media.vgm.io/albums/96/11169/11169-1228017019.png> a schema:ImageObject,
        foaf:Image .

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

<album/11169#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-26"^^xsd:date ;
    dcterms:title "Missing Mythic"@en,
        "Missing Mythic"@ja,
        "Missing Mythic"@ja-latn ;
    mo:catalogue_number "AQSH-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11169#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2007-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/11169/11169-1228017019.png> ;
    schema:name "Missing Mythic"@en,
        "Missing Mythic"@ja,
        "Missing Mythic"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/11169/11169-1228017019.png> .

_:N2d8cd6e8313c481fbdba79955c2f746c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ahAm saMsAra"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "ahAm saMsAra"@ja .

_:N31b46c9034fe47d89f09c5cf23c9bed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無明長夜ノ闇ノ果テ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "無明長夜ノ闇ノ果テ"@ja .

_:N3cbbff5dab8149f69f5c094829991145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legendary Illusion"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "Legendary Illusion"@ja .

_:N8ffbcd5bee94404287f1b147c2e6ab78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霊代に御座す虹の女神"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "霊代に御座す虹の女神"@ja .

_:Nc4048e28b7ac47cf843fe4f7a9d1ad79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MA+C II"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "MA+C II"@ja .

_:Nd338a4c0f6984fb6b1834b97e6711d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Spirit"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "Spiral Spirit"@ja .

_:Ne7422cfe1de14e34b94b2f9f5f8edefb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberating prayer !!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "Liberating prayer !!"@ja .

_:Ne9a862f1c67e46869fe5b2e463af2325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺雪朧月 ～Eternal Fullmoon"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne98b4997bccf4e9d92593ff3bd195904 ;
    schema:name "綺雪朧月 ～Eternal Fullmoon"@ja .

_:Ne98b4997bccf4e9d92593ff3bd195904 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d8cd6e8313c481fbdba79955c2f746c,
        _:N31b46c9034fe47d89f09c5cf23c9bed6,
        _:N3cbbff5dab8149f69f5c094829991145,
        _:N8ffbcd5bee94404287f1b147c2e6ab78,
        _:Nc4048e28b7ac47cf843fe4f7a9d1ad79,
        _:Nd338a4c0f6984fb6b1834b97e6711d3d,
        _:Ne7422cfe1de14e34b94b2f9f5f8edefb,
        _:Ne9a862f1c67e46869fe5b2e463af2325 ;
    mo:track_count 8 ;
    schema:duration "PT35:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2d8cd6e8313c481fbdba79955c2f746c,
        _:N31b46c9034fe47d89f09c5cf23c9bed6,
        _:N3cbbff5dab8149f69f5c094829991145,
        _:N8ffbcd5bee94404287f1b147c2e6ab78,
        _:Nc4048e28b7ac47cf843fe4f7a9d1ad79,
        _:Nd338a4c0f6984fb6b1834b97e6711d3d,
        _:Ne7422cfe1de14e34b94b2f9f5f8edefb,
        _:Ne9a862f1c67e46869fe5b2e463af2325 .

