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

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

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

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

<artist/16925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55206#subject> ;
    schema:name "Kiryu"@en,
        "桐生"@ja ;
    foaf:made <album/55206#composition>,
        <album/55206#subject> ;
    foaf:name "Kiryu"@en,
        "桐生"@ja .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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 .

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/55206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "eternal bound"@en,
        "eternal bound"@ja,
        "eternal bound"@ja-latn ;
    mo:performance_of <album/55206#musicalwork> ;
    mo:recorded_as <album/55206#musicalexpression> ;
    schema:name "eternal bound"@en,
        "eternal bound"@ja,
        "eternal bound"@ja-latn ;
    schema:workPerformed <album/55206#musicalwork> .

<org/1522#subject> schema:name "Murasame Umbrella"@en,
        "群雨アンブレイラ"@ja,
        "Murasame Umbrella"@ja-latn ;
    foaf:name "Murasame Umbrella"@en,
        "群雨アンブレイラ"@ja,
        "Murasame Umbrella"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/55206/55206-1444089405.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/55206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "eternal bound"@en,
        "eternal bound"@ja,
        "eternal bound"@ja-latn ;
    mo:catalogue_number "MRSM-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55206#musicalexpression> ;
    mo:publisher <org/1522#subject> ;
    mo:record _:Nda371842235c470cbd2d789bac30d61a ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/55206/55206-1444089405.jpg> ;
    schema:name "eternal bound"@en,
        "eternal bound"@ja,
        "eternal bound"@ja-latn ;
    schema:publisher <org/1522#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/55206/55206-1444089405.jpg> .

_:N1ad392a07c034e3e8bd3a0713fbc2a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水鏡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "水鏡"@ja .

_:N2867feda22e547ccb890a89d23bcc9c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "merry merry"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "merry merry"@ja .

_:N2a7aed20d16d41b3a9fa299be461fcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Keeper"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "Secret Keeper"@ja .

_:N3824e8c12ef84c21adedcf898ada2338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternal bound"@ja ;
    mo:track_number 12 ;
    schema:duration "PT9:55"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "eternal bound"@ja .

_:N39544ff0191d40de8345eb399bc1d798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葬列"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:19"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "葬列"@ja .

_:N47097de87b3d4facbd618cdf59f10eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挽歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "挽歌"@ja .

_:N4b74f28c842f4355824e84dc4183eb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラプソディ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "ラプソディ"@ja .

_:N51493199a9c44eda9bf8bf0ce05ad6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vanishing"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "vanishing"@ja .

_:N61bd7aef226e4f42b91edaea6203582f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stream of Life"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "Stream of Life"@ja .

_:N730e3fff0a0d43c48e2501457e6e9083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "falling down to the happiness"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "falling down to the happiness"@ja .

_:N81dfcfb795504d1db1b7a54af5f3c148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レクイエム"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "レクイエム"@ja .

_:Nf957be6e26414c4b8159b05d6b7b587a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Underworld"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nda371842235c470cbd2d789bac30d61a ;
    schema:name "Song of the Underworld"@ja .

_:Nda371842235c470cbd2d789bac30d61a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ad392a07c034e3e8bd3a0713fbc2a4a,
        _:N2867feda22e547ccb890a89d23bcc9c7,
        _:N2a7aed20d16d41b3a9fa299be461fcfa,
        _:N3824e8c12ef84c21adedcf898ada2338,
        _:N39544ff0191d40de8345eb399bc1d798,
        _:N47097de87b3d4facbd618cdf59f10eb2,
        _:N4b74f28c842f4355824e84dc4183eb6e,
        _:N51493199a9c44eda9bf8bf0ce05ad6ba,
        _:N61bd7aef226e4f42b91edaea6203582f,
        _:N730e3fff0a0d43c48e2501457e6e9083,
        _:N81dfcfb795504d1db1b7a54af5f3c148,
        _:Nf957be6e26414c4b8159b05d6b7b587a ;
    mo:track_count 12 ;
    schema:duration "PT65:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1ad392a07c034e3e8bd3a0713fbc2a4a,
        _:N2867feda22e547ccb890a89d23bcc9c7,
        _:N2a7aed20d16d41b3a9fa299be461fcfa,
        _:N3824e8c12ef84c21adedcf898ada2338,
        _:N39544ff0191d40de8345eb399bc1d798,
        _:N47097de87b3d4facbd618cdf59f10eb2,
        _:N4b74f28c842f4355824e84dc4183eb6e,
        _:N51493199a9c44eda9bf8bf0ce05ad6ba,
        _:N61bd7aef226e4f42b91edaea6203582f,
        _:N730e3fff0a0d43c48e2501457e6e9083,
        _:N81dfcfb795504d1db1b7a54af5f3c148,
        _:Nf957be6e26414c4b8159b05d6b7b587a .

