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

<album/103997#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ageless Wisdom"@en,
        "Ageless Wisdom"@ja,
        "Ageless Wisdom"@ja-latn ;
    mo:produced_work <album/103997#musicalwork> ;
    schema:name "Ageless Wisdom"@en,
        "Ageless Wisdom"@ja,
        "Ageless Wisdom"@ja-latn .

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@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/103997#musicalexpression> a mo:Signal ;
    mo:published_as <album/103997#subject> ;
    mo:records <album/103997#performance> .

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

<org/2779#subject> schema:name "Keine Ahnung"@en,
        "Keine Ahnung"@ja,
        "Keine Ahnung"@ja-latn ;
    foaf:name "Keine Ahnung"@en,
        "Keine Ahnung"@ja,
        "Keine Ahnung"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/103997/103997-79a20a6fedce.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103997#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Ageless Wisdom"@en,
        "Ageless Wisdom"@ja,
        "Ageless Wisdom"@ja-latn ;
    mo:catalogue_number "KEAH-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103997#musicalexpression> ;
    mo:publisher <org/2779#subject> ;
    mo:record _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/3430#subject>,
        <product/51#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/103997/103997-79a20a6fedce.jpg> ;
    schema:name "Ageless Wisdom"@en,
        "Ageless Wisdom"@ja,
        "Ageless Wisdom"@ja-latn ;
    schema:publisher <org/2779#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/103997/103997-79a20a6fedce.jpg> .

_:N08284381544249819e672118dbb0f695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura Spring Night"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Sakura Spring Night"@en .

_:N0b1123dc2fb84ee0b30e4ddccbc0a1d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Gatekeeper"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Crimson Gatekeeper"@en .

_:N10c96d6cb1c945938ca774d2446d8445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purified Sound"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Purified Sound"@en .

_:N2140fd2f975b499b8b035040d15e54c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Moonlight"@en .

_:N750bed7d68314e63996957e6919562e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Dominion (Off Vocal)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Charming Dominion (Off Vocal)"@en .

_:Na3dd3791f97d4a778555e1c8931a5b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Fantastique"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Death Fantastique"@en .

_:Nd8bba75489124026a64fcf33309f7332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Fires"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Spiritual Fires"@en .

_:Nf3942233a8714a8fa2f2306c852dcf1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Dominion (Bonus WEB Ver.)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Charming Dominion (Bonus WEB Ver.)"@en .

_:Nf8ea80bb82ee4eec94362c3849d37efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Dominion"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd416d8d45c6048229e1aedab0ceb5537 ;
    schema:name "Charming Dominion"@en .

_:Nd416d8d45c6048229e1aedab0ceb5537 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08284381544249819e672118dbb0f695,
        _:N0b1123dc2fb84ee0b30e4ddccbc0a1d1,
        _:N10c96d6cb1c945938ca774d2446d8445,
        _:N2140fd2f975b499b8b035040d15e54c1,
        _:N750bed7d68314e63996957e6919562e9,
        _:Na3dd3791f97d4a778555e1c8931a5b6e,
        _:Nd8bba75489124026a64fcf33309f7332,
        _:Nf3942233a8714a8fa2f2306c852dcf1b,
        _:Nf8ea80bb82ee4eec94362c3849d37efc ;
    mo:track_count 9 ;
    schema:duration "PT36:02"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N08284381544249819e672118dbb0f695,
        _:N0b1123dc2fb84ee0b30e4ddccbc0a1d1,
        _:N10c96d6cb1c945938ca774d2446d8445,
        _:N2140fd2f975b499b8b035040d15e54c1,
        _:N750bed7d68314e63996957e6919562e9,
        _:Na3dd3791f97d4a778555e1c8931a5b6e,
        _:Nd8bba75489124026a64fcf33309f7332,
        _:Nf3942233a8714a8fa2f2306c852dcf1b,
        _:Nf8ea80bb82ee4eec94362c3849d37efc .

