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

<artist/4800#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/12181#lyrics>,
        <album/12181#subject> ;
    foaf:name "MAKI"@en .

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<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/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 .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

<org/210#subject> schema:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn ;
    foaf:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/12181/12181-1235059537.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/2383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Chieri Oda"@en,
        "おだちえり"@ja ;
    foaf:name "Chieri Oda"@en,
        "おだちえり"@ja .

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/4797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Tamari"@en,
        "珠梨"@ja ;
    foaf:name "Tamari"@en,
        "珠梨"@ja .

<artist/5521#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Misa Kikouden"@en,
        "きこうでんみさ"@ja ;
    foaf:name "Misa Kikouden"@en,
        "きこうでんみさ"@ja .

<artist/5526#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "SaRaSa"@en ;
    foaf:name "SaRaSa"@en .

<artist/5998#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12181#performance> ;
    schema:name "Riku Hayama"@en,
        "葉山りく"@ja ;
    foaf:name "Riku Hayama"@en,
        "葉山りく"@ja .

<album/12181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Devote Strikers!!"@en,
        "Devote Strikers!!"@ja,
        "Devote Strikers!!"@ja-latn ;
    mo:catalogue_number "SHM-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12181#musicalexpression> ;
    mo:publisher <org/210#subject> ;
    mo:record _:N5a635bc498d54fed96ef58174eb373aa ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/2324#subject>,
        <artist/2383#subject>,
        <artist/2905#subject>,
        <artist/4797#subject>,
        <artist/5521#subject>,
        <artist/5526#subject>,
        <artist/5998#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/12181/12181-1235059537.jpg> ;
    schema:name "Devote Strikers!!"@en,
        "Devote Strikers!!"@ja,
        "Devote Strikers!!"@ja-latn ;
    schema:publisher <org/210#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/12181/12181-1235059537.jpg> .

<album/12181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Devote Strikers!!"@en,
        "Devote Strikers!!"@ja,
        "Devote Strikers!!"@ja-latn ;
    mo:performance_of <album/12181#musicalwork> ;
    mo:performer <artist/2324#subject>,
        <artist/2383#subject>,
        <artist/2905#subject>,
        <artist/4797#subject>,
        <artist/5521#subject>,
        <artist/5526#subject>,
        <artist/5998#subject> ;
    mo:recorded_as <album/12181#musicalexpression> ;
    schema:byArtist <artist/2324#subject>,
        <artist/2383#subject>,
        <artist/2905#subject>,
        <artist/4797#subject>,
        <artist/5521#subject>,
        <artist/5526#subject>,
        <artist/5998#subject> ;
    schema:name "Devote Strikers!!"@en,
        "Devote Strikers!!"@ja,
        "Devote Strikers!!"@ja-latn ;
    schema:workPerformed <album/12181#musicalwork> .

_:N4f833c28c557465b9b50dffced7661e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "precious wish"@en,
        "precious wish"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "precious wish"@en,
        "precious wish"@ja .

_:N5101610af53f4cf0b10d3509d021aeb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KUREYAMI"@en,
        "紅闇-KUREYAMI-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "KUREYAMI"@en,
        "紅闇-KUREYAMI-"@ja .

_:N5696584bbbfc4e54bedc4bbd9e4ac78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAIN INTENTION"@en,
        "GAIN INTENTION"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "GAIN INTENTION"@en,
        "GAIN INTENTION"@ja .

_:N60206c03508e415da0474813d1bf2c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Whom is That Blade"@en,
        "その剣は誰が為に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "For Whom is That Blade"@en,
        "その剣は誰が為に"@ja .

_:N9639ff4ec6d241e49f8abbe253ade018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END of AIR"@en,
        "END of AIR"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "END of AIR"@en,
        "END of AIR"@ja .

_:Na55a73b091b64876b46f31b44ee380fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my dear friend"@en,
        "my dear friend"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N5a635bc498d54fed96ef58174eb373aa ;
    schema:name "my dear friend"@en,
        "my dear friend"@ja .

_:N5a635bc498d54fed96ef58174eb373aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f833c28c557465b9b50dffced7661e1,
        _:N5101610af53f4cf0b10d3509d021aeb5,
        _:N5696584bbbfc4e54bedc4bbd9e4ac78a,
        _:N60206c03508e415da0474813d1bf2c49,
        _:N9639ff4ec6d241e49f8abbe253ade018,
        _:Na55a73b091b64876b46f31b44ee380fd ;
    mo:track_count 6 ;
    schema:duration "PT25:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4f833c28c557465b9b50dffced7661e1,
        _:N5101610af53f4cf0b10d3509d021aeb5,
        _:N5696584bbbfc4e54bedc4bbd9e4ac78a,
        _:N60206c03508e415da0474813d1bf2c49,
        _:N9639ff4ec6d241e49f8abbe253ade018,
        _:Na55a73b091b64876b46f31b44ee380fd .

