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

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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/54539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54539#musicalwork> ;
    schema:name "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn .

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

<org/866#subject> schema:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn ;
    foaf:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn .

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

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

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

<album/54539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn ;
    mo:performance_of <album/54539#musicalwork> ;
    mo:performer <artist/13444#subject> ;
    mo:recorded_as <album/54539#musicalexpression> ;
    schema:byArtist <artist/13444#subject> ;
    schema:name "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn ;
    schema:workPerformed <album/54539#musicalwork> .

<artist/13444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54539#performance> ;
    schema:name "Dougen Kubota"@en,
        "窪田道元"@ja ;
    foaf:name "Dougen Kubota"@en,
        "窪田道元"@ja .

<album/54539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn ;
    mo:catalogue_number "ANCO-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54539#musicalexpression> ;
    mo:publisher <org/866#subject> ;
    mo:record _:N5e9cceacde3540069e2a8e17bade733b ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/13444#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/54539/54539-1440178011.jpg> ;
    schema:name "Metta Ki"@en,
        "滅多斬"@ja,
        "Metta Ki"@ja-latn ;
    schema:publisher <org/866#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/54539/54539-1440178011.jpg> .

_:N2dbc7ffb51774b098361c124086cb2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Scarlet Sky (Under The Scarlet Sky　Pt.3　リメイク)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Under The Scarlet Sky (Under The Scarlet Sky　Pt.3　リメイク)"@ja .

_:N76c185c0b7234b9393f9565c84e67645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Scarlet Sky (inst)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Under The Scarlet Sky (inst)"@ja .

_:N7a9fc1017fdd469b8c309f5069bc8be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heian Extermination (平安のブラスト　リメイク)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Heian Extermination (平安のブラスト　リメイク)"@ja .

_:N85cc8d235ac74c14b5750b9020e25d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faster Blaster (inst)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Faster Blaster (inst)"@ja .

_:Nbd23ece5377244be9d4216f4281392e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling inst (inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Howling inst (inst)"@ja .

_:Nd08b4cace8c84426a9c0077600e611dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faster Blaster"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Faster Blaster"@ja .

_:Ne65d16f4e9fe4ac78216ab1977ab8eb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heian Extermination (inst)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Heian Extermination (inst)"@ja .

_:Nf823a5726a9140c494639b8c604c28dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N5e9cceacde3540069e2a8e17bade733b ;
    schema:name "Howling"@ja .

_:N5e9cceacde3540069e2a8e17bade733b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dbc7ffb51774b098361c124086cb2d1,
        _:N76c185c0b7234b9393f9565c84e67645,
        _:N7a9fc1017fdd469b8c309f5069bc8be9,
        _:N85cc8d235ac74c14b5750b9020e25d55,
        _:Nbd23ece5377244be9d4216f4281392e3,
        _:Nd08b4cace8c84426a9c0077600e611dc,
        _:Ne65d16f4e9fe4ac78216ab1977ab8eb6,
        _:Nf823a5726a9140c494639b8c604c28dd ;
    mo:track_count 8 ;
    schema:duration "PT25:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2dbc7ffb51774b098361c124086cb2d1,
        _:N76c185c0b7234b9393f9565c84e67645,
        _:N7a9fc1017fdd469b8c309f5069bc8be9,
        _:N85cc8d235ac74c14b5750b9020e25d55,
        _:Nbd23ece5377244be9d4216f4281392e3,
        _:Nd08b4cace8c84426a9c0077600e611dc,
        _:Ne65d16f4e9fe4ac78216ab1977ab8eb6,
        _:Nf823a5726a9140c494639b8c604c28dd .

