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

<artist/25577#subject> a schema:Person,
        foaf:Person ;
    schema:name "SALASALA"@en,
        "桜楽サラ"@ja ;
    foaf:made <album/79078#lyrics>,
        <album/79078#subject> ;
    foaf:name "SALASALA"@en,
        "桜楽サラ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/79078#lyrics>,
        <album/79078#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<album/79078#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/79078#musicalwork> ;
    schema:name "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/79078/79078-1531725895.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79078#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/12156#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79078#performance> ;
    schema:name "Rina Komatsu"@en,
        "狛茉璃奈"@ja ;
    foaf:name "Rina Komatsu"@en,
        "狛茉璃奈"@ja .

<artist/12964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79078#performance> ;
    schema:name "KEiNA"@en ;
    foaf:name "KEiNA"@en .

<artist/14405#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79078#performance> ;
    schema:name "Yuka Kouduki"@en,
        "香月ゆか"@ja ;
    foaf:name "Yuka Kouduki"@en,
        "香月ゆか"@ja .

<album/79078#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn ;
    mo:performance_of <album/79078#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/12156#subject>,
        <artist/12964#subject>,
        <artist/14405#subject> ;
    mo:recorded_as <album/79078#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/12156#subject>,
        <artist/12964#subject>,
        <artist/14405#subject> ;
    schema:name "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn ;
    schema:workPerformed <album/79078#musicalwork> .

<album/79078#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn ;
    mo:catalogue_number "TAM3-0159" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79078#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:Nc91355cd580b4da8a9cf873149762c1c ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en ;
            foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en ;
            foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en ;
            foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en ;
            foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en ;
            foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en ] ;
    schema:byArtist <artist/1006#subject>,
        <artist/12156#subject>,
        <artist/12964#subject>,
        <artist/14405#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/79078/79078-1531725895.jpg> ;
    schema:name "Touhou Gensouka -MESSIAH-"@en,
        "東方弦奏歌-MESSIAH-"@ja,
        "Touhou Gensouka -MESSIAH-"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/79078/79078-1531725895.jpg> .

_:N010788233af44f46b5fb4f09f97c0587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジッカリックシャドーアイ / off Vocal"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "マジッカリックシャドーアイ / off Vocal"@ja .

_:N1b4cd7f9248d4aa2af50948d1dbb1c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジッカリックシャドーアイ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "マジッカリックシャドーアイ"@ja .

_:N211969cd70be455f8267d2837bb3047e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "luminary / off Vocal"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "luminary / off Vocal"@ja .

_:N34c9a619f8ea429faa8f860c2bfec286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every moment with you"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Every moment with you"@ja .

_:N4f2ffefe5c094ed0bee227862298a523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "luminary"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "luminary"@ja .

_:N600823cc75064d798174cd04164667cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dual×Daylight / off Vocal"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Dual×Daylight / off Vocal"@ja .

_:N68e270dc5a8b474781b5ec8a4dc379be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Word of God"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Word of God"@ja .

_:N6a53526b05ca4964a311318cb636f833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dispel doubts / off Vocal"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "dispel doubts / off Vocal"@ja .

_:N7cc213ef68cf44c491d1285723089ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dispel doubts"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "dispel doubts"@ja .

_:N86ab4eb42d614410ac3d6522c98448e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Word of God / off Vocal"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Word of God / off Vocal"@ja .

_:N92507dd4382d4cea81579524d0edd326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dual×Daylight"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Dual×Daylight"@ja .

_:Nb9c5615e5ff74c7ca85a2554784a01fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every moment with you / off Vocal"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "Every moment with you / off Vocal"@ja .

_:Nbf1bf1a7523b44d5955c48f64c38440f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗神社に伝わる祈祷式"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "博麗神社に伝わる祈祷式"@ja .

_:Nc5db6f4313ac4937a582bda9fe2f8700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗神社に眠る魔法書"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc91355cd580b4da8a9cf873149762c1c ;
    schema:name "博麗神社に眠る魔法書"@ja .

_:Nc91355cd580b4da8a9cf873149762c1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010788233af44f46b5fb4f09f97c0587,
        _:N1b4cd7f9248d4aa2af50948d1dbb1c16,
        _:N211969cd70be455f8267d2837bb3047e,
        _:N34c9a619f8ea429faa8f860c2bfec286,
        _:N4f2ffefe5c094ed0bee227862298a523,
        _:N600823cc75064d798174cd04164667cb,
        _:N68e270dc5a8b474781b5ec8a4dc379be,
        _:N6a53526b05ca4964a311318cb636f833,
        _:N7cc213ef68cf44c491d1285723089ab0,
        _:N86ab4eb42d614410ac3d6522c98448e0,
        _:N92507dd4382d4cea81579524d0edd326,
        _:Nb9c5615e5ff74c7ca85a2554784a01fb,
        _:Nbf1bf1a7523b44d5955c48f64c38440f,
        _:Nc5db6f4313ac4937a582bda9fe2f8700 ;
    mo:track_count 14 ;
    schema:duration "PT63:30"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N010788233af44f46b5fb4f09f97c0587,
        _:N1b4cd7f9248d4aa2af50948d1dbb1c16,
        _:N211969cd70be455f8267d2837bb3047e,
        _:N34c9a619f8ea429faa8f860c2bfec286,
        _:N4f2ffefe5c094ed0bee227862298a523,
        _:N600823cc75064d798174cd04164667cb,
        _:N68e270dc5a8b474781b5ec8a4dc379be,
        _:N6a53526b05ca4964a311318cb636f833,
        _:N7cc213ef68cf44c491d1285723089ab0,
        _:N86ab4eb42d614410ac3d6522c98448e0,
        _:N92507dd4382d4cea81579524d0edd326,
        _:Nb9c5615e5ff74c7ca85a2554784a01fb,
        _:Nbf1bf1a7523b44d5955c48f64c38440f,
        _:Nc5db6f4313ac4937a582bda9fe2f8700 .

