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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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/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/12501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12501#musicalwork> ;
    schema:name "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn .

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

<org/735#subject> schema:name "Shiroi Shimashima Usagi"@en,
        "白いしましまうさぎ"@ja,
        "Shiroi Shimashima Usagi"@ja-latn ;
    foaf:name "Shiroi Shimashima Usagi"@en,
        "白いしましまうさぎ"@ja,
        "Shiroi Shimashima Usagi"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/12501/12501-1236460083.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "kou"@en ;
    foaf:name "kou"@en .

<artist/5981#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Muneharu Oyamada"@en,
        "小山田宗治"@ja ;
    foaf:name "Muneharu Oyamada"@en,
        "小山田宗治"@ja .

<artist/5982#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Byakuran"@en,
        "白蘭"@ja ;
    foaf:name "Byakuran"@en,
        "白蘭"@ja .

<artist/6982#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Shimashima"@en,
        "しましま"@ja ;
    foaf:name "Shimashima"@en,
        "しましま"@ja .

<artist/7000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Usagi-Inu"@en,
        "うさぎいぬ"@ja ;
    foaf:name "Usagi-Inu"@en,
        "うさぎいぬ"@ja .

<album/12501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn ;
    mo:catalogue_number "ssu0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12501#musicalexpression> ;
    mo:publisher <org/735#subject> ;
    mo:record _:Nb58dc2ba6aff4017a5173a222c16edea ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Wakasagi Aoshima"@en ;
            foaf:name "Wakasagi Aoshima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kamui"@en ;
            foaf:name "Kamui"@en ],
        <artist/5977#subject>,
        <artist/5981#subject>,
        <artist/5982#subject>,
        <artist/6982#subject>,
        <artist/7000#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/12501/12501-1236460083.jpg> ;
    schema:name "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn ;
    schema:publisher <org/735#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/12501/12501-1236460083.jpg> .

<album/12501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn ;
    mo:performance_of <album/12501#musicalwork> ;
    mo:performer _:N11fdceac12c84d80a67d298e27dbffea,
        _:N539005762ae94ab7acaa172913e9e3d7,
        <artist/5977#subject>,
        <artist/5981#subject>,
        <artist/5982#subject>,
        <artist/6982#subject>,
        <artist/7000#subject> ;
    mo:recorded_as <album/12501#musicalexpression> ;
    schema:byArtist _:N11fdceac12c84d80a67d298e27dbffea,
        _:N539005762ae94ab7acaa172913e9e3d7,
        <artist/5977#subject>,
        <artist/5981#subject>,
        <artist/5982#subject>,
        <artist/6982#subject>,
        <artist/7000#subject> ;
    schema:name "Shirokute Shimashima de Usagippoi no"@en,
        "白くてしましまでうさぎっぽいの"@ja,
        "Shirokute Shimashima de Usagippoi no"@ja-latn ;
    schema:workPerformed <album/12501#musicalwork> .

_:N11fdceac12c84d80a67d298e27dbffea a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Wakasagi Aoshima"@en ;
    foaf:name "Wakasagi Aoshima"@en .

_:N1decd13b16dc486c8b8a5b7274be0baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遊楽 ～ Japanese Play Style"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "遊楽 ～ Japanese Play Style"@ja .

_:N314ee7aa471b40e1ba7a2b0362597f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻奏 ～ Duet of the truth and lie."@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:10"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "幻奏 ～ Duet of the truth and lie."@ja .

_:N539005762ae94ab7acaa172913e9e3d7 a schema:Person,
        foaf:Person ;
    mo:performed <album/12501#performance> ;
    schema:name "Kamui"@en ;
    foaf:name "Kamui"@en .

_:N5d70ef7b3eae468ab75856cd342b1359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天地悠久共奏乃音 ～ あめつちのゆうきゅうなるきょうそうのおと"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:54"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "天地悠久共奏乃音 ～ あめつちのゆうきゅうなるきょうそうのおと"@ja .

_:Nc3e22b4a8ffb4372a96ed34ac52c202f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠亭的三重奏 ～ 師匠はつらいよ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "永遠亭的三重奏 ～ 師匠はつらいよ"@ja .

_:Nc99832c0dfb34ef395cab34cb72c3b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遭逢"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "遭逢"@ja .

_:Ncdedca50977f471e90177ed4955357e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "里を護る者"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "里を護る者"@ja .

_:Ndb3156c7ad8542208c7d799ff8e87cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗がりに集え"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb58dc2ba6aff4017a5173a222c16edea ;
    schema:name "暗がりに集え"@ja .

_:Nb58dc2ba6aff4017a5173a222c16edea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1decd13b16dc486c8b8a5b7274be0baa,
        _:N314ee7aa471b40e1ba7a2b0362597f84,
        _:N5d70ef7b3eae468ab75856cd342b1359,
        _:Nc3e22b4a8ffb4372a96ed34ac52c202f,
        _:Nc99832c0dfb34ef395cab34cb72c3b83,
        _:Ncdedca50977f471e90177ed4955357e7,
        _:Ndb3156c7ad8542208c7d799ff8e87cd7 ;
    mo:track_count 7 ;
    schema:duration "PT41:10"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1decd13b16dc486c8b8a5b7274be0baa,
        _:N314ee7aa471b40e1ba7a2b0362597f84,
        _:N5d70ef7b3eae468ab75856cd342b1359,
        _:Nc3e22b4a8ffb4372a96ed34ac52c202f,
        _:Nc99832c0dfb34ef395cab34cb72c3b83,
        _:Ncdedca50977f471e90177ed4955357e7,
        _:Ndb3156c7ad8542208c7d799ff8e87cd7 .

