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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58437#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/58437#composition>,
        <album/58437#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/187> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 13 (May 08, 2016)" .

<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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/58437#musicalexpression> a mo:Signal ;
    mo:published_as <album/58437#subject> ;
    mo:records <album/58437#performance> .

<org/107#subject> schema:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn ;
    foaf:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/58437/58437-1462067288.jpg> a schema:ImageObject,
        foaf:Image .

<album/58437#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/58437#musicalwork> ;
    schema:name "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn .

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

<artist/4760#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58437#performance> ;
    schema:name "Toy"@en ;
    foaf:name "Toy"@en .

<artist/9297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58437#performance> ;
    schema:name "Erhucloud"@en ;
    foaf:name "Erhucloud"@en .

<album/58437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn ;
    mo:performance_of <album/58437#musicalwork> ;
    mo:performer _:N2051572b904f4aa4a37e6a0490c58afb,
        <artist/4760#subject>,
        <artist/9297#subject> ;
    mo:recorded_as <album/58437#musicalexpression> ;
    schema:byArtist _:N2051572b904f4aa4a37e6a0490c58afb,
        <artist/4760#subject>,
        <artist/9297#subject> ;
    schema:name "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn ;
    schema:workPerformed <album/58437#musicalwork> .

<album/58437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-08"^^xsd:date ;
    dcterms:title "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn ;
    mo:catalogue_number "UCEX-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58437#musicalexpression> ;
    mo:publisher <org/107#subject> ;
    mo:record _:N42160e3eecd248c1ab23d70fefa29784 ;
    mo:record_count 1 ;
    mo:release <event/187> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/3430#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "UFO"@en ;
            foaf:name "UFO"@en ],
        <artist/4760#subject>,
        <artist/9297#subject> ;
    schema:datePublished "2016-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/58437/58437-1462067288.jpg> ;
    schema:name "Kyohsohfu \"Kocho\""@en,
        "東方project オーケストラアレンジアルバム 協奏符「胡蝶」"@ja,
        "Kyohsohfu \"Kocho\""@ja-latn ;
    schema:publisher <org/107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/58437/58437-1462067288.jpg> .

_:N087b5c8f4c5449119d487f20684580dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BonusTrack"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "BonusTrack"@en .

_:N0a76a9651df14c9fb8a0a6b6c84c3731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroari Shoots a Strange Bird ~ Till When?"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Hiroari Shoots a Strange Bird ~ Till When?"@en .

_:N2051572b904f4aa4a37e6a0490c58afb a schema:Person,
        foaf:Person ;
    mo:performed <album/58437#performance> ;
    schema:name "UFO"@en ;
    foaf:name "UFO"@en .

_:N4169bcd490cc4fb9bad45b44ec5ba60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of Hokkai & Emotional Skyscraper ~ Cosmic Mind"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Fires of Hokkai & Emotional Skyscraper ~ Cosmic Mind"@en .

_:N500582d74e6f421dac1ab2dc23eeeba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandemonic Planet"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Pandemonic Planet"@en .

_:N8a6ebfff1b6a453da0eda2fbc7f1337c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Furies ~ Whereabouts of the Heart"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Pure Furies ~ Whereabouts of the Heart"@en .

_:Nc9c0d4e9bdfe4a70b8b975cf9ad0cfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dying in the Dendera Fields in the Night & Girls' Sealing Club with Erfu"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Dying in the Dendera Fields in the Night & Girls' Sealing Club with Erfu"@en .

_:Nefd7931e5569483f9eaff1df7f85fe5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Tower ~ Eastern Dream... with Erfu"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Crimson Tower ~ Eastern Dream... with Erfu"@en .

_:Nf44bf603be904a06b9b7c04f11a78efb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catastrophe in Bhavaagra ~ Wonderful Heaven"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Catastrophe in Bhavaagra ~ Wonderful Heaven"@en .

_:Nfd11aae2b3b04129b30beeacaaa23f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghostly Band ~ Phantom Ensemble"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Ghostly Band ~ Phantom Ensemble"@en .

_:Nfeebf6886b20439f9dd04058e3137e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite:Eight Clouds Rising and Ink-Black Cherry Blossom"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42160e3eecd248c1ab23d70fefa29784 ;
    schema:name "Suite:Eight Clouds Rising and Ink-Black Cherry Blossom"@en .

_:N42160e3eecd248c1ab23d70fefa29784 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087b5c8f4c5449119d487f20684580dd,
        _:N0a76a9651df14c9fb8a0a6b6c84c3731,
        _:N4169bcd490cc4fb9bad45b44ec5ba60b,
        _:N500582d74e6f421dac1ab2dc23eeeba6,
        _:N8a6ebfff1b6a453da0eda2fbc7f1337c,
        _:Nc9c0d4e9bdfe4a70b8b975cf9ad0cfdc,
        _:Nefd7931e5569483f9eaff1df7f85fe5c,
        _:Nf44bf603be904a06b9b7c04f11a78efb,
        _:Nfd11aae2b3b04129b30beeacaaa23f77,
        _:Nfeebf6886b20439f9dd04058e3137e51 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N087b5c8f4c5449119d487f20684580dd,
        _:N0a76a9651df14c9fb8a0a6b6c84c3731,
        _:N4169bcd490cc4fb9bad45b44ec5ba60b,
        _:N500582d74e6f421dac1ab2dc23eeeba6,
        _:N8a6ebfff1b6a453da0eda2fbc7f1337c,
        _:Nc9c0d4e9bdfe4a70b8b975cf9ad0cfdc,
        _:Nefd7931e5569483f9eaff1df7f85fe5c,
        _:Nf44bf603be904a06b9b7c04f11a78efb,
        _:Nfd11aae2b3b04129b30beeacaaa23f77,
        _:Nfeebf6886b20439f9dd04058e3137e51 .

