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

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

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

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

<event/11> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 2 (May 04, 2005)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

<album/13980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13980#musicalwork> ;
    schema:name "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn .

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

<album/13980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn ;
    mo:performance_of <album/13980#musicalwork> ;
    mo:recorded_as <album/13980#musicalexpression> ;
    schema:name "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn ;
    schema:workPerformed <album/13980#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/08/13980/13980-1245084106.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-04"^^xsd:date ;
    dcterms:title "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn ;
    mo:catalogue_number "WDCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13980#musicalexpression> ;
    mo:publisher <org/1324#subject> ;
    mo:record _:N353798caf2aa45b8a5ee2a8117d78dac ;
    mo:record_count 1 ;
    mo:release <event/11> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/13980/13980-1245084106.jpg> ;
    schema:name "Komorino no Yogoto"@en,
        "隠野乃寿詞"@ja,
        "Komorino no Yogoto"@ja-latn ;
    schema:publisher <org/1324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/13980/13980-1245084106.jpg> .

_:N1be1b8fb6eaa4c4da5c03c806385f4ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja .

_:N5b2705ede8374c96a1c540d12e7a7d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3776"@en,
        "3776"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "3776"@en,
        "3776"@ja .

_:N77287f854b9f47e39ddadec427d5dab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Septet"@en,
        "Twilight Septet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Twilight Septet"@en,
        "Twilight Septet"@ja .

_:Na5fe4ab105c64d81b89eca13c6fe3c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat's Invitation to Incarnation (PHANTASMA CAT MIX)"@en,
        "お松権現招来(PHANTASMA CAT MIX)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Cat's Invitation to Incarnation (PHANTASMA CAT MIX)"@en,
        "お松権現招来(PHANTASMA CAT MIX)"@ja .

_:Na8c0302b978047b991d9f50f941b8b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? (TOMATO JUICE MIX)"@en,
        "U.N.オーエンは彼女なのか？(TOMATO JUICE MIX)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "U.N. Owen was her? (TOMATO JUICE MIX)"@en,
        "U.N.オーエンは彼女なのか？(TOMATO JUICE MIX)"@ja .

_:Nadaf2376810e464dab4655f718fd649d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Maker of Spain"@en,
        "スペイン人形裁判"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Doll Maker of Spain"@en,
        "スペイン人形裁判"@ja .

_:Nd38214140a1b488d8287d843250e22ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja .

_:Nd99f88ceb0ec49d79cf0fc6f4fd67060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idle Beloved Daughter"@en,
        "ぼさぼさこいむすめ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Idle Beloved Daughter"@en,
        "ぼさぼさこいむすめ"@ja .

_:Ndd88252c7df54c7a9c2f09bd926f26ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Luna Dial"@en,
        "月時計～ルナ・ダイアル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計～ルナ・ダイアル"@ja .

_:Nec587b6758304e6a82314332128516c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N353798caf2aa45b8a5ee2a8117d78dac ;
    schema:name "Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja .

_:N353798caf2aa45b8a5ee2a8117d78dac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1be1b8fb6eaa4c4da5c03c806385f4ca,
        _:N5b2705ede8374c96a1c540d12e7a7d82,
        _:N77287f854b9f47e39ddadec427d5dab2,
        _:Na5fe4ab105c64d81b89eca13c6fe3c95,
        _:Na8c0302b978047b991d9f50f941b8b3a,
        _:Nadaf2376810e464dab4655f718fd649d,
        _:Nd38214140a1b488d8287d843250e22ef,
        _:Nd99f88ceb0ec49d79cf0fc6f4fd67060,
        _:Ndd88252c7df54c7a9c2f09bd926f26ae,
        _:Nec587b6758304e6a82314332128516c8 ;
    mo:track_count 10 ;
    schema:duration "PT40:33"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1be1b8fb6eaa4c4da5c03c806385f4ca,
        _:N5b2705ede8374c96a1c540d12e7a7d82,
        _:N77287f854b9f47e39ddadec427d5dab2,
        _:Na5fe4ab105c64d81b89eca13c6fe3c95,
        _:Na8c0302b978047b991d9f50f941b8b3a,
        _:Nadaf2376810e464dab4655f718fd649d,
        _:Nd38214140a1b488d8287d843250e22ef,
        _:Nd99f88ceb0ec49d79cf0fc6f4fd67060,
        _:Ndd88252c7df54c7a9c2f09bd926f26ae,
        _:Nec587b6758304e6a82314332128516c8 .

