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

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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6386#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/6386#composition>,
        <album/6386#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/2367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6386#subject> ;
    schema:name "Kisida"@en,
        "岸田"@ja ;
    foaf:made <album/6386#composition>,
        <album/6386#subject> ;
    foaf:name "Kisida"@en,
        "岸田"@ja .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6386#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/6386#composition>,
        <album/6386#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

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

<product/1845#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails in the Sky FC"@en,
        "英雄伝説 空の軌跡FC"@ja,
        "The Legend of Heroes: Sora no Kiseki FC"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails in the Sky FC"@en,
        "英雄伝説 空の軌跡FC"@ja,
        "The Legend of Heroes: Sora no Kiseki FC"@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/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

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

<org/582#subject> schema:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn ;
    foaf:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/6386/6386-1199125891.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6386#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn ;
    mo:performance_of <album/6386#musicalwork> ;
    mo:performer <artist/2416#subject> ;
    mo:recorded_as <album/6386#musicalexpression> ;
    schema:byArtist <artist/2416#subject> ;
    schema:name "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn ;
    schema:workPerformed <album/6386#musicalwork> .

<artist/2416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6386#performance> ;
    schema:name "ichigo"@en ;
    foaf:name "ichigo"@en .

<album/6386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1585#subject>,
        <artist/2367#subject>,
        <artist/293#subject> ;
    mo:produced_work <album/6386#musicalwork> ;
    schema:name "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn .

<album/6386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn ;
    mo:catalogue_number "K2-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6386#musicalexpression> ;
    mo:publisher <org/582#subject> ;
    mo:record _:N27e3bf078080454eb42796364b04c609 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/1845#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/3217#subject> ;
    schema:byArtist <artist/2416#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/6386/6386-1199125891.jpg> ;
    schema:name "SUPERNOVA"@en,
        "SUPERNOVA"@ja,
        "SUPERNOVA"@ja-latn ;
    schema:publisher <org/582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/6386/6386-1199125891.jpg> .

_:N0841ca5b05074f8c96f08231e55c73ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will of Silver"@en,
        "銀の意志"@ja,
        "Gin no Ishi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Will of Silver"@en,
        "銀の意志"@ja,
        "Gin no Ishi"@ja-latn .

_:N22fc82b7bdaf468d8a93b8ef03e2f2bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will of Silver ~opening~"@en,
        "銀の意志 ～opening～"@ja,
        "Gin no Ishi ～opening～"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Will of Silver ~opening~"@en,
        "銀の意志 ～opening～"@ja,
        "Gin no Ishi ～opening～"@ja-latn .

_:N3a0295c129f04e1ba0c5e99158e83038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain-coloured Master Spark"@en,
        "雨色マスタースパーク"@ja,
        "Ameiro Master Spark"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Rain-coloured Master Spark"@en,
        "雨色マスタースパーク"@ja,
        "Ameiro Master Spark"@ja-latn .

_:N88312105efcc4db69d2419804709a12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en,
        "Farewell"@ja,
        "Farewell"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Farewell"@en,
        "Farewell"@ja,
        "Farewell"@ja-latn .

_:N88e06e515c46416db1eadb54d4c36393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnightmagic"@en,
        "Midnightmagic"@ja,
        "Midnightmagic"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Midnightmagic"@en,
        "Midnightmagic"@ja,
        "Midnightmagic"@ja-latn .

_:N8be898ba91cd4869a5cd96f0364e5516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The theme of Arcueid"@en,
        "The theme of Arcueid"@ja,
        "The theme of Arcueid"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "The theme of Arcueid"@en,
        "The theme of Arcueid"@ja,
        "The theme of Arcueid"@ja-latn .

_:Na2061dd804d340d6bd5918a6658b6381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔"@ja,
        "Taketori Hishou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔"@ja,
        "Taketori Hishou"@ja-latn .

_:Nafbacbc2ecfb4503a6150dc23aa6f819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Rabbit"@en,
        "月兎"@ja,
        "Getsuto"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "Moon Rabbit"@en,
        "月兎"@ja,
        "Getsuto"@ja-latn .

_:Nc84c24b2359e4f9ba2820e0040c4f451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "splendid cherryblossom, bloom elegantly"@en,
        "splendid cherryblossom, bloom elegantly"@ja,
        "splendid cherryblossom, bloom elegantly"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N27e3bf078080454eb42796364b04c609 ;
    schema:name "splendid cherryblossom, bloom elegantly"@en,
        "splendid cherryblossom, bloom elegantly"@ja,
        "splendid cherryblossom, bloom elegantly"@ja-latn .

_:N27e3bf078080454eb42796364b04c609 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0841ca5b05074f8c96f08231e55c73ab,
        _:N22fc82b7bdaf468d8a93b8ef03e2f2bb,
        _:N3a0295c129f04e1ba0c5e99158e83038,
        _:N88312105efcc4db69d2419804709a12b,
        _:N88e06e515c46416db1eadb54d4c36393,
        _:N8be898ba91cd4869a5cd96f0364e5516,
        _:Na2061dd804d340d6bd5918a6658b6381,
        _:Nafbacbc2ecfb4503a6150dc23aa6f819,
        _:Nc84c24b2359e4f9ba2820e0040c4f451 ;
    mo:track_count 9 ;
    schema:duration "PT36:48"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0841ca5b05074f8c96f08231e55c73ab,
        _:N22fc82b7bdaf468d8a93b8ef03e2f2bb,
        _:N3a0295c129f04e1ba0c5e99158e83038,
        _:N88312105efcc4db69d2419804709a12b,
        _:N88e06e515c46416db1eadb54d4c36393,
        _:N8be898ba91cd4869a5cd96f0364e5516,
        _:Na2061dd804d340d6bd5918a6658b6381,
        _:Nafbacbc2ecfb4503a6150dc23aa6f819,
        _:Nc84c24b2359e4f9ba2820e0040c4f451 .

