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

<artist/12218#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wani"@en,
        "ワニ"@ja ;
    foaf:made <album/34488#lyrics>,
        <album/34488#subject> ;
    foaf:name "Wani"@en,
        "ワニ"@ja .

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

<album/34488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34488#musicalwork> ;
    schema:name "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn .

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

<org/970#subject> schema:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn ;
    foaf:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/34488/34488-1345341093.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11610#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34488#performance> ;
    schema:name "IZNA"@en ;
    foaf:made <album/34488#lyrics>,
        <album/34488#subject> ;
    foaf:name "IZNA"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34488#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/34488#lyrics>,
        <album/34488#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34488#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34488#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

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

<album/34488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn ;
    mo:performance_of <album/34488#musicalwork> ;
    mo:performer <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/34488#musicalexpression> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:name "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn ;
    schema:workPerformed <album/34488#musicalwork> .

<album/34488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn ;
    mo:catalogue_number "SA-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34488#musicalexpression> ;
    mo:publisher <org/970#subject> ;
    mo:record _:N2d537a851d18424cb3964865444dc405 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/11610#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/34488/34488-1345341093.jpg> ;
    schema:name "Ice"@en,
        "アイス"@ja,
        "Ice"@ja-latn ;
    schema:publisher <org/970#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/34488/34488-1345341093.jpg> .

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

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

_:N2e85eef1d3dc46b1b1cf8bea3be112cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜に向かって這う直線"@ja,
        "Yoru ni Mukatte Hau Chokusen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "夜に向かって這う直線"@ja,
        "Yoru ni Mukatte Hau Chokusen"@ja-latn .

_:N2e94574ad63a4bd4b8279b4d689cc9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーバーラップ"@ja,
        "Overlap"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "オーバーラップ"@ja,
        "Overlap"@ja-latn .

_:N6c13d64cdd954e9a9149294c1a18955f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CarryOn"@ja,
        "CarryOn"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "CarryOn"@ja,
        "CarryOn"@ja-latn .

_:N88e26d8b0f654b2da7906730f318d5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Coke In Misaki"@ja,
        "A Coke In Misaki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "A Coke In Misaki"@ja,
        "A Coke In Misaki"@ja-latn .

_:N9153fb03acd04e6490c19a07d64761dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEDICINE"@ja,
        "MEDICINE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "MEDICINE"@ja,
        "MEDICINE"@ja-latn .

_:Ne08cd93c72d549e499a79cc93e164920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジック・アワー"@ja,
        "Magic Hour"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "マジック・アワー"@ja,
        "Magic Hour"@ja-latn .

_:Ne35e3151551248d196fa71ba5493ed0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりは儚くて"@ja,
        "Tsuki Akari wa Hakanakute"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N2d537a851d18424cb3964865444dc405 ;
    schema:name "月明かりは儚くて"@ja,
        "Tsuki Akari wa Hakanakute"@ja-latn .

_:N2d537a851d18424cb3964865444dc405 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e85eef1d3dc46b1b1cf8bea3be112cc,
        _:N2e94574ad63a4bd4b8279b4d689cc9a3,
        _:N6c13d64cdd954e9a9149294c1a18955f,
        _:N88e26d8b0f654b2da7906730f318d5fa,
        _:N9153fb03acd04e6490c19a07d64761dd,
        _:Ne08cd93c72d549e499a79cc93e164920,
        _:Ne35e3151551248d196fa71ba5493ed0e ;
    mo:track_count 7 ;
    schema:duration "PT31:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2e85eef1d3dc46b1b1cf8bea3be112cc,
        _:N2e94574ad63a4bd4b8279b4d689cc9a3,
        _:N6c13d64cdd954e9a9149294c1a18955f,
        _:N88e26d8b0f654b2da7906730f318d5fa,
        _:N9153fb03acd04e6490c19a07d64761dd,
        _:Ne08cd93c72d549e499a79cc93e164920,
        _:Ne35e3151551248d196fa71ba5493ed0e .

