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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/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/18281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18281#musicalwork> ;
    schema:name "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn .

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

<org/215#subject> schema:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn ;
    foaf:name "XL Project"@en,
        "XL Project"@ja,
        "XL Project"@ja-latn .

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

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

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

<artist/4261#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18281#performance> ;
    schema:name "mintea"@en ;
    foaf:name "mintea"@en .

<album/18281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn ;
    mo:performance_of <album/18281#musicalwork> ;
    mo:performer _:N0d1d636033184ec7b53bfb59a8b2e067,
        <artist/4261#subject> ;
    mo:recorded_as <album/18281#musicalexpression> ;
    schema:byArtist _:N0d1d636033184ec7b53bfb59a8b2e067,
        <artist/4261#subject> ;
    schema:name "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn ;
    schema:workPerformed <album/18281#musicalwork> .

<album/18281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn ;
    mo:catalogue_number "XLPS-0030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18281#musicalexpression> ;
    mo:publisher <org/215#subject> ;
    mo:record _:N4207f0c2a9214cfeb35dfc7f0f20b0c6 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "March"@en ;
            foaf:name "March"@en ],
        <artist/4261#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/18281/18281-1407654451.jpg> ;
    schema:name "Circle of Changes"@en,
        "Circle of Changes"@ja,
        "Circle of Changes"@ja-latn ;
    schema:publisher <org/215#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/18281/18281-1407654451.jpg> .

_:N0d1d636033184ec7b53bfb59a8b2e067 a schema:Person,
        foaf:Person ;
    mo:performed <album/18281#performance> ;
    schema:name "March"@en ;
    foaf:name "March"@en .

_:N13e32c960927487c81ae3ca6e5012e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of sixty years -ark remix-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N4207f0c2a9214cfeb35dfc7f0f20b0c6 ;
    schema:name "Fate of sixty years -ark remix-"@en .

_:N5fad7255f00b4a689c09f81f1af7fafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Fowers in the Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N4207f0c2a9214cfeb35dfc7f0f20b0c6 ;
    schema:name "The Capital City of Fowers in the Sky"@en .

_:Na3e1fbfbc31e4813b9d27959c82a82a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trad."@en ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N4207f0c2a9214cfeb35dfc7f0f20b0c6 ;
    schema:name "Trad."@en .

_:Naf4fa37dde0647ae954255afbe27fc8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light up Faith"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N4207f0c2a9214cfeb35dfc7f0f20b0c6 ;
    schema:name "Light up Faith"@en .

_:N4207f0c2a9214cfeb35dfc7f0f20b0c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13e32c960927487c81ae3ca6e5012e88,
        _:N5fad7255f00b4a689c09f81f1af7fafa,
        _:Na3e1fbfbc31e4813b9d27959c82a82a3,
        _:Naf4fa37dde0647ae954255afbe27fc8e ;
    mo:track_count 4 ;
    schema:duration "PT22:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13e32c960927487c81ae3ca6e5012e88,
        _:N5fad7255f00b4a689c09f81f1af7fafa,
        _:Na3e1fbfbc31e4813b9d27959c82a82a3,
        _:Naf4fa37dde0647ae954255afbe27fc8e .

