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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/99346#lyrics>,
        <album/99346#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja ;
    foaf:made <album/99346#lyrics>,
        <album/99346#subject> ;
    foaf:name "Hiroko Yayane"@en,
        "ヤヤネヒロコ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/99346#lyrics>,
        <album/99346#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99346#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/99346#composition>,
        <album/99346#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

<org/1308#subject> schema:name "ESQUARIA"@en,
        "ESQUARIA"@ja,
        "ESQUARIA"@ja-latn ;
    foaf:name "ESQUARIA"@en,
        "ESQUARIA"@ja,
        "ESQUARIA"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/99346/99346-1590286789.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/27494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99346#performance> ;
    schema:name "Motome Nakaji"@en,
        "中路もとめ"@ja ;
    foaf:made <album/99346#lyrics>,
        <album/99346#subject> ;
    foaf:name "Motome Nakaji"@en,
        "中路もとめ"@ja .

<artist/27609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99346#performance> ;
    schema:name "CHICACO"@en ;
    foaf:name "CHICACO"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99346#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/66553#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99346#performance> ;
    schema:name "Setsunan"@en,
        "薛南"@ja ;
    foaf:name "Setsunan"@en,
        "薛南"@ja .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99346#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

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

<album/99346#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angel Gate"@en,
        "Angel Gate"@ja,
        "Angel Gate"@ja-latn ;
    mo:performance_of <album/99346#musicalwork> ;
    mo:performer <artist/27494#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/66553#subject>,
        <artist/7301#subject> ;
    mo:recorded_as <album/99346#musicalexpression> ;
    schema:byArtist <artist/27494#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/66553#subject>,
        <artist/7301#subject> ;
    schema:name "Angel Gate"@en,
        "Angel Gate"@ja,
        "Angel Gate"@ja-latn ;
    schema:workPerformed <album/99346#musicalwork> .

<album/99346#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Angel Gate"@en,
        "Angel Gate"@ja,
        "Angel Gate"@ja-latn ;
    mo:catalogue_number "EQ-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99346#musicalexpression> ;
    mo:publisher <org/1308#subject> ;
    mo:record _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/35#subject>,
        <product/5072#subject> ;
    schema:byArtist <artist/27494#subject>,
        <artist/27609#subject>,
        <artist/4383#subject>,
        <artist/66553#subject>,
        <artist/7301#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/99346/99346-1590286789.jpg> ;
    schema:name "Angel Gate"@en,
        "Angel Gate"@ja,
        "Angel Gate"@ja-latn ;
    schema:publisher <org/1308#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/99346/99346-1590286789.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "yuqwe."@en ;
    foaf:made <album/99346#subject> ;
    foaf:name "yuqwe."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "yuqwe."@en ;
    foaf:made <album/99346#lyrics> ;
    foaf:name "yuqwe."@en .

_:N095b616b4393411986ab91b439d78406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecarlate"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Ecarlate"@ja .

_:N20eb628de27543cb839493e6f3872bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lofty dreams - kaguraduki Remix -"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Lofty dreams - kaguraduki Remix -"@ja .

_:N31cca06013ed4f4584067dd9c85ace37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUMMER NIGHT PHANTASM - ziki_7 Remix -"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "SUMMER NIGHT PHANTASM - ziki_7 Remix -"@ja .

_:N53cf7e629b474ca2ae40bb5217804d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expose"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Expose"@ja .

_:N577a1b5d1f3c4e02b3fe0772de302550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transverse Line"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Transverse Line"@ja .

_:N8de17a5442ea45f19ace1e5e1cdd92df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samsara-ra - Visko Remix -"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Samsara-ra - Visko Remix -"@ja .

_:N9f12a3172cac4991a3b31dc5f9fe7b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天針乱漫"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "天針乱漫"@ja .

_:Nbd93ded7bc5b410ab46963268350199a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank you for everything - Future Romantic Mix -"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "Thank you for everything - Future Romantic Mix -"@ja .

_:Nc77e2c10142f4e79b3931c7411ef9a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M9 Syndrome"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "M9 Syndrome"@ja .

_:Nfe0627452e7e47fc994221223533a1d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繰り返す緑"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd67a89f2714a4f499c56adb9a965cf62 ;
    schema:name "繰り返す緑"@ja .

_:Nd67a89f2714a4f499c56adb9a965cf62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N095b616b4393411986ab91b439d78406,
        _:N20eb628de27543cb839493e6f3872bd7,
        _:N31cca06013ed4f4584067dd9c85ace37,
        _:N53cf7e629b474ca2ae40bb5217804d62,
        _:N577a1b5d1f3c4e02b3fe0772de302550,
        _:N8de17a5442ea45f19ace1e5e1cdd92df,
        _:N9f12a3172cac4991a3b31dc5f9fe7b97,
        _:Nbd93ded7bc5b410ab46963268350199a,
        _:Nc77e2c10142f4e79b3931c7411ef9a59,
        _:Nfe0627452e7e47fc994221223533a1d4 ;
    mo:track_count 10 ;
    schema:duration "PT49:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N095b616b4393411986ab91b439d78406,
        _:N20eb628de27543cb839493e6f3872bd7,
        _:N31cca06013ed4f4584067dd9c85ace37,
        _:N53cf7e629b474ca2ae40bb5217804d62,
        _:N577a1b5d1f3c4e02b3fe0772de302550,
        _:N8de17a5442ea45f19ace1e5e1cdd92df,
        _:N9f12a3172cac4991a3b31dc5f9fe7b97,
        _:Nbd93ded7bc5b410ab46963268350199a,
        _:Nc77e2c10142f4e79b3931c7411ef9a59,
        _:Nfe0627452e7e47fc994221223533a1d4 .

