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

<artist/13434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blue E"@en ;
    foaf:made <album/56267#lyrics>,
        <album/56267#subject> ;
    foaf:name "Blue E"@en .

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/56267#lyrics>,
        <album/56267#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

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

<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 .

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

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

<https://media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56267#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> ;
    foaf:depicts <album/56267#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> .

<https://medium-media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:made <album/56267#lyrics>,
        <album/56267#subject> ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<artist/2515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "A~YA"@en ;
    foaf:name "A~YA"@en .

<artist/2517#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "CALEN"@en ;
    foaf:name "CALEN"@en .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<artist/9310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56267#performance> ;
    schema:name "YURiCa"@en,
        "ユリカ"@ja ;
    foaf:name "YURiCa"@en,
        "ユリカ"@ja .

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

<album/56267#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KAN"@en,
        "紺 -KAN-"@ja,
        "KAN"@ja-latn ;
    mo:performance_of <album/56267#musicalwork> ;
    mo:performer <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    mo:recorded_as <album/56267#musicalexpression> ;
    schema:byArtist <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    schema:name "KAN"@en,
        "紺 -KAN-"@ja,
        "KAN"@ja-latn ;
    schema:workPerformed <album/56267#musicalwork> .

<album/56267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "KAN"@en,
        "紺 -KAN-"@ja,
        "KAN"@ja-latn ;
    mo:catalogue_number "SDHC-0056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56267#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:N2facdd01b49d47179a3aa46605e425a0 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/3430#subject> ;
    schema:byArtist <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/2515#subject>,
        <artist/2517#subject>,
        <artist/36964#subject>,
        <artist/6175#subject>,
        <artist/9310#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> ;
    schema:name "KAN"@en,
        "紺 -KAN-"@ja,
        "KAN"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/56267/56267-18166d67c715.jpg> .

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

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

_:N17ad420eee704fc4b784a355ee2a55c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAD CIRCUS"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "MAD CIRCUS"@ja .

_:N3693dfd91da84149905be15ec5b57a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Kingdom"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "Lunatic Kingdom"@ja .

_:N44e26bf2c94740be8de480c57d581b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierrot le fou"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "Pierrot le fou"@ja .

_:N4716507768794bac96305792cf79b60e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAVIGATOR"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "NAVIGATOR"@ja .

_:N4a78cf523f3f404482aa13daea9f6e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三十八万キロノセカイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "三十八万キロノセカイ"@ja .

_:N585bc211c0ac44ebab5406e18162473e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream in dream"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "dream in dream"@ja .

_:N67519f5448b24f4da9d863efcbc2afe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Party We Have Never Seen"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "The Party We Have Never Seen"@ja .

_:N7e5a006ac4e641d7ba626a6c99c2dadd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daydream believer"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "daydream believer"@ja .

_:N95cea398ecec4a60a21b6cc5f48d2e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REQUIEM BLUE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "REQUIEM BLUE"@ja .

_:Nce5ecdb1c9bd4cf49c38fcce3107911e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の方舟"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "夢の方舟"@ja .

_:Ne9d529c8c60946a1a942e39e564f098d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLAZE OF GLORY"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "BLAZE OF GLORY"@ja .

_:Nf49a87d2908d49fb9e23929f0488f247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "there is no word"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2facdd01b49d47179a3aa46605e425a0 ;
    schema:name "there is no word"@ja .

_:N2facdd01b49d47179a3aa46605e425a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17ad420eee704fc4b784a355ee2a55c4,
        _:N3693dfd91da84149905be15ec5b57a15,
        _:N44e26bf2c94740be8de480c57d581b7a,
        _:N4716507768794bac96305792cf79b60e,
        _:N4a78cf523f3f404482aa13daea9f6e21,
        _:N585bc211c0ac44ebab5406e18162473e,
        _:N67519f5448b24f4da9d863efcbc2afe1,
        _:N7e5a006ac4e641d7ba626a6c99c2dadd,
        _:N95cea398ecec4a60a21b6cc5f48d2e2d,
        _:Nce5ecdb1c9bd4cf49c38fcce3107911e,
        _:Ne9d529c8c60946a1a942e39e564f098d,
        _:Nf49a87d2908d49fb9e23929f0488f247 ;
    mo:track_count 12 ;
    schema:duration "PT55:12"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N17ad420eee704fc4b784a355ee2a55c4,
        _:N3693dfd91da84149905be15ec5b57a15,
        _:N44e26bf2c94740be8de480c57d581b7a,
        _:N4716507768794bac96305792cf79b60e,
        _:N4a78cf523f3f404482aa13daea9f6e21,
        _:N585bc211c0ac44ebab5406e18162473e,
        _:N67519f5448b24f4da9d863efcbc2afe1,
        _:N7e5a006ac4e641d7ba626a6c99c2dadd,
        _:N95cea398ecec4a60a21b6cc5f48d2e2d,
        _:Nce5ecdb1c9bd4cf49c38fcce3107911e,
        _:Ne9d529c8c60946a1a942e39e564f098d,
        _:Nf49a87d2908d49fb9e23929f0488f247 .

