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

<artist/16593#subject> a schema:Person,
        foaf:Person ;
    schema:name "Peko"@en ;
    foaf:made <album/54163#lyrics>,
        <album/54163#subject> ;
    foaf:name "Peko"@en .

<artist/2028#subject> a schema:Person,
        foaf:Person ;
    schema:name "JeetSingh"@en ;
    foaf:made <album/54163#lyrics>,
        <album/54163#subject> ;
    foaf:name "JeetSingh"@en .

<artist/7326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cherose"@en,
        "チェロス"@ja ;
    foaf:made <album/54163#lyrics>,
        <album/54163#subject> ;
    foaf:name "Cherose"@en,
        "チェロス"@ja .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/54163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54163#musicalwork> ;
    schema:name "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn .

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

<org/560#subject> schema:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn ;
    foaf:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/54163/54163-1439192024.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11505#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54163#performance> ;
    schema:name "Lyn-A"@en ;
    foaf:name "Lyn-A"@en .

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

<album/54163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn ;
    mo:performance_of <album/54163#musicalwork> ;
    mo:performer _:N5e3e9de1776a41c2b80946d4eb3e8698,
        _:N991160510aa142c9b712ee737db8e65a,
        <artist/11505#subject> ;
    mo:recorded_as <album/54163#musicalexpression> ;
    schema:byArtist _:N5e3e9de1776a41c2b80946d4eb3e8698,
        _:N991160510aa142c9b712ee737db8e65a,
        <artist/11505#subject> ;
    schema:name "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn ;
    schema:workPerformed <album/54163#musicalwork> .

<album/54163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn ;
    mo:catalogue_number "CRAD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54163#musicalexpression> ;
    mo:publisher <org/560#subject> ;
    mo:record _:N1b6128cc64294abd882351cd84d5ad7d ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chia"@en ;
            foaf:name "Chia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aya Hatori"@en ;
            foaf:name "Aya Hatori"@en ],
        <artist/11505#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/54163/54163-1439192024.jpg> ;
    schema:name "Kagen"@en,
        "華言 -Kagen-"@ja,
        "Kagen"@ja-latn ;
    schema:publisher <org/560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/54163/54163-1439192024.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/54163#lyrics> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/54163#subject> ;
    foaf:name "朧彦"@en .

_:N081c77a387114606ae0c5ec3dc550c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shake your Heart"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "Shake your Heart"@ja .

_:N397b1d2098244302b6a0052af46bad4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False Feast"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "False Feast"@ja .

_:N3a6790349b884a1894e57a75f8b81a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blame"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "Blame"@ja .

_:N5e3e9de1776a41c2b80946d4eb3e8698 a schema:Person,
        foaf:Person ;
    mo:performed <album/54163#performance> ;
    schema:name "Chia"@en ;
    foaf:name "Chia"@en .

_:N80cd84e7180a48bf80f0cbf74dc70a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Carnival"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "Love Carnival"@ja .

_:N991160510aa142c9b712ee737db8e65a a schema:Person,
        foaf:Person ;
    mo:performed <album/54163#performance> ;
    schema:name "Aya Hatori"@en ;
    foaf:name "Aya Hatori"@en .

_:Nb8acfd83395a495c8eeb5d0f49eaaebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floralia"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "Floralia"@ja .

_:Ncf651f7a1a584036aaca58c56dbac983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命のプロミネンス"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "宿命のプロミネンス"@ja .

_:Neddc1e3b6f7247ad8ea1faac220f7faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Back"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b6128cc64294abd882351cd84d5ad7d ;
    schema:name "Turning Back"@ja .

_:N1b6128cc64294abd882351cd84d5ad7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081c77a387114606ae0c5ec3dc550c79,
        _:N397b1d2098244302b6a0052af46bad4b,
        _:N3a6790349b884a1894e57a75f8b81a6e,
        _:N80cd84e7180a48bf80f0cbf74dc70a23,
        _:Nb8acfd83395a495c8eeb5d0f49eaaebd,
        _:Ncf651f7a1a584036aaca58c56dbac983,
        _:Neddc1e3b6f7247ad8ea1faac220f7faa ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N081c77a387114606ae0c5ec3dc550c79,
        _:N397b1d2098244302b6a0052af46bad4b,
        _:N3a6790349b884a1894e57a75f8b81a6e,
        _:N80cd84e7180a48bf80f0cbf74dc70a23,
        _:Nb8acfd83395a495c8eeb5d0f49eaaebd,
        _:Ncf651f7a1a584036aaca58c56dbac983,
        _:Neddc1e3b6f7247ad8ea1faac220f7faa .

