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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

<org/102#subject> schema:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/24392/24392-1299263772.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Ancient Blue"@en,
        "Ancient Blue"@ja,
        "Ancient Blue"@ja-latn ;
    mo:catalogue_number "SFNC-0028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24392#musicalexpression> ;
    mo:publisher <org/102#subject> ;
    mo:record _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/64#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/24392/24392-1299263772.jpg> ;
    schema:name "Ancient Blue"@en,
        "Ancient Blue"@ja,
        "Ancient Blue"@ja-latn ;
    schema:publisher <org/102#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/24392/24392-1299263772.jpg> .

_:N0d04687e8fc741b7a48e07feff46a774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternity that I Desired"@en,
        "君が望んだ永遠"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "The Eternity that I Desired"@en,
        "君が望んだ永遠"@ja .

_:N13b04f4212e14e01b287b75bd47f382f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic Love"@en,
        "Plastic Love"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Plastic Love"@en,
        "Plastic Love"@ja .

_:N388e34cebc6f4a8e8d2011c4b97fdb79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple2"@en,
        "Bad Apple2"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Bad Apple2"@en,
        "Bad Apple2"@ja .

_:N5ebe43ade5774d428ecc32c2ea96e36c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement Death None"@en,
        "Judgement Death None"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Judgement Death None"@en,
        "Judgement Death None"@ja .

_:N612d3c6414414a0a9bd70cba87655f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "glint in dark"@en,
        "glint in dark"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "glint in dark"@en,
        "glint in dark"@ja .

_:N8ef5afc35c084e3594df3713c455c209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunny side out"@en,
        "sunny side out"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "sunny side out"@en,
        "sunny side out"@ja .

_:N938f5cb6b5ae4717b21f8bf0f0604946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Sky"@en,
        "Starry Sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Starry Sky"@en,
        "Starry Sky"@ja .

_:Nca6ef1a2510d4d43b5e49707caf3394b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Dream"@en,
        "Lost Dream"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Lost Dream"@en,
        "Lost Dream"@ja .

_:Nf8d143730f85474fb6ee2b93ca750efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blurry 90's soul"@en,
        "Blurry 90's soul"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9cfd4421bfa046eb8844b1b9febd5d29 ;
    schema:name "Blurry 90's soul"@en,
        "Blurry 90's soul"@ja .

_:N9cfd4421bfa046eb8844b1b9febd5d29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d04687e8fc741b7a48e07feff46a774,
        _:N13b04f4212e14e01b287b75bd47f382f,
        _:N388e34cebc6f4a8e8d2011c4b97fdb79,
        _:N5ebe43ade5774d428ecc32c2ea96e36c,
        _:N612d3c6414414a0a9bd70cba87655f7d,
        _:N8ef5afc35c084e3594df3713c455c209,
        _:N938f5cb6b5ae4717b21f8bf0f0604946,
        _:Nca6ef1a2510d4d43b5e49707caf3394b,
        _:Nf8d143730f85474fb6ee2b93ca750efe ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0d04687e8fc741b7a48e07feff46a774,
        _:N13b04f4212e14e01b287b75bd47f382f,
        _:N388e34cebc6f4a8e8d2011c4b97fdb79,
        _:N5ebe43ade5774d428ecc32c2ea96e36c,
        _:N612d3c6414414a0a9bd70cba87655f7d,
        _:N8ef5afc35c084e3594df3713c455c209,
        _:N938f5cb6b5ae4717b21f8bf0f0604946,
        _:Nca6ef1a2510d4d43b5e49707caf3394b,
        _:Nf8d143730f85474fb6ee2b93ca750efe .

