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

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

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

<event/180> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 11 (Nov 01, 2015)" .

<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/59314#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/59314#musicalwork> ;
    schema:name "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn .

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

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

<org/100#subject> schema:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn ;
    foaf:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/59314/59314-1465092739.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59314#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn ;
    mo:performance_of <album/59314#musicalwork> ;
    mo:performer _:N3a37127e36d942c687278e97b769dbce,
        _:N874324e66ab94d1b93d2090672f9f088,
        _:Nd8cbebf19e314f1893055301c31db414 ;
    mo:recorded_as <album/59314#musicalexpression> ;
    schema:byArtist _:N3a37127e36d942c687278e97b769dbce,
        _:N874324e66ab94d1b93d2090672f9f088,
        _:Nd8cbebf19e314f1893055301c31db414 ;
    schema:name "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn ;
    schema:workPerformed <album/59314#musicalwork> .

<album/59314#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-01"^^xsd:date ;
    dcterms:title "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn ;
    mo:catalogue_number "DBCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59314#musicalexpression> ;
    mo:publisher <org/100#subject> ;
    mo:record _:Naba15c8aa7934902942734b047d3ebe7 ;
    mo:record_count 1 ;
    mo:release <event/180> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ザリガニ"@en ;
            foaf:name "ザリガニ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "アホ子"@en ;
            foaf:name "アホ子"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "エリー"@en ;
            foaf:name "エリー"@en ] ;
    schema:datePublished "2015-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/59314/59314-1465092739.jpg> ;
    schema:name "Sanmen Soka: Only one way to go"@en,
        "三面楚歌 Only one way to go"@ja,
        "Sanmen Soka: Only one way to go"@ja-latn ;
    schema:publisher <org/100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/59314/59314-1465092739.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ザリガニ"@en ;
    foaf:made <album/59314#lyrics> ;
    foaf:name "ザリガニ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ザリガニ"@en ;
    foaf:made <album/59314#subject> ;
    foaf:name "ザリガニ"@en .

_:N177dbcf8f554466a89849b803afd3648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K-NE (Off Vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "K-NE (Off Vocal)"@ja .

_:N1dedc9472a72475299d5647440b43907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in myself (Off Vocal)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "Lost in myself (Off Vocal)"@ja .

_:N36d0bbf61b62444b90c92c3e5ff7896b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind bringer"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "Wind bringer"@ja .

_:N3a37127e36d942c687278e97b769dbce a schema:Person,
        foaf:Person ;
    mo:performed <album/59314#performance> ;
    schema:name "エリー"@en ;
    foaf:name "エリー"@en .

_:N425168b010244345bc4535cb7439c42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My favorit teas"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "My favorit teas"@ja .

_:N5d4eccc6405d4b4d8c671787b432af1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My favorit teas (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "My favorit teas (Off Vocal)"@ja .

_:N874324e66ab94d1b93d2090672f9f088 a schema:Person,
        foaf:Person ;
    mo:performed <album/59314#performance> ;
    schema:name "アホ子"@en ;
    foaf:name "アホ子"@en .

_:Nac2d0a27a5d5459fb22e726145221ed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in myself"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "Lost in myself"@ja .

_:Nb8ffee9cec354be58931febd347b4088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K-NE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "K-NE"@ja .

_:Nd8cbebf19e314f1893055301c31db414 a schema:Person,
        foaf:Person ;
    mo:performed <album/59314#performance> ;
    schema:name "ザリガニ"@en ;
    foaf:name "ザリガニ"@en .

_:Neb3e7ca777d841d3b68055bf7f484449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日,地獄温泉に行く (Off Vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "今日,地獄温泉に行く (Off Vocal)"@ja .

_:Nebe1ab38a5674193b16ebef0dcd5b9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日,地獄温泉に行く"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "今日,地獄温泉に行く"@ja .

_:Nfcb5cef2eeab4e688117f7ebaead3159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind bringer (Off Vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Naba15c8aa7934902942734b047d3ebe7 ;
    schema:name "Wind bringer (Off Vocal)"@ja .

_:Naba15c8aa7934902942734b047d3ebe7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N177dbcf8f554466a89849b803afd3648,
        _:N1dedc9472a72475299d5647440b43907,
        _:N36d0bbf61b62444b90c92c3e5ff7896b,
        _:N425168b010244345bc4535cb7439c42e,
        _:N5d4eccc6405d4b4d8c671787b432af1c,
        _:Nac2d0a27a5d5459fb22e726145221ed5,
        _:Nb8ffee9cec354be58931febd347b4088,
        _:Neb3e7ca777d841d3b68055bf7f484449,
        _:Nebe1ab38a5674193b16ebef0dcd5b9f6,
        _:Nfcb5cef2eeab4e688117f7ebaead3159 ;
    mo:track_count 10 ;
    schema:duration "PT47:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N177dbcf8f554466a89849b803afd3648,
        _:N1dedc9472a72475299d5647440b43907,
        _:N36d0bbf61b62444b90c92c3e5ff7896b,
        _:N425168b010244345bc4535cb7439c42e,
        _:N5d4eccc6405d4b4d8c671787b432af1c,
        _:Nac2d0a27a5d5459fb22e726145221ed5,
        _:Nb8ffee9cec354be58931febd347b4088,
        _:Neb3e7ca777d841d3b68055bf7f484449,
        _:Nebe1ab38a5674193b16ebef0dcd5b9f6,
        _:Nfcb5cef2eeab4e688117f7ebaead3159 .

