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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/104021#lyrics>,
        <album/104021#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

<artist/26343#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maron"@en,
        "まろん"@ja ;
    foaf:made <album/104021#lyrics>,
        <album/104021#subject> ;
    foaf:name "Maron"@en,
        "まろん"@ja .

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<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/104021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/104021#musicalwork> ;
    schema:name "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn .

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

<org/221#subject> schema:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn ;
    foaf:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/104021/104021-b8fafc4df550.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104021#performance> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104021#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/104021#lyrics>,
        <album/104021#subject> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/104021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn ;
    mo:performance_of <album/104021#musicalwork> ;
    mo:performer <artist/5637#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/104021#musicalexpression> ;
    schema:byArtist <artist/5637#subject>,
        <artist/955#subject> ;
    schema:name "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn ;
    schema:workPerformed <album/104021#musicalwork> .

<album/104021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn ;
    mo:catalogue_number "CCCD-0055" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104021#musicalexpression> ;
    mo:publisher <org/221#subject> ;
    mo:record _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/5637#subject>,
        <artist/955#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/104021/104021-b8fafc4df550.jpg> ;
    schema:name "Suwa's Great Faith"@en,
        "諏訪大信仰"@ja,
        "Suwa Daisho"@ja-latn ;
    schema:publisher <org/221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/104021/104021-b8fafc4df550.jpg> .

_:N257b72910c9243e29cc37c71c2b9d9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄ヲタメ（Instrumental）"@ja,
        "Yakuwotame (Instrumental)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "厄ヲタメ（Instrumental）"@ja,
        "Yakuwotame (Instrumental)"@ja-latn .

_:N3aa7e021f7a94e27ad5e07f3adccc837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄ヲタメ"@ja,
        "Yakuwotame"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "厄ヲタメ"@ja,
        "Yakuwotame"@ja-latn .

_:N429e0d94393646dca74e5d3decea4f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "諏訪大信仰"@ja,
        "Suwa Daishinkou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "諏訪大信仰"@ja,
        "Suwa Daishinkou"@ja-latn .

_:N532f7f20cd924dccb192b4f593e9dc3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "洩矢式フェスティバル（Instrumental）"@ja,
        "Moriya siki festival (Instrumental)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "洩矢式フェスティバル（Instrumental）"@ja,
        "Moriya siki festival (Instrumental)"@ja-latn .

_:N5f0fd92c4c7143b7a7676d39f058bd22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リスペク風神（Instrumental）"@ja,
        "Respec Fujin (Instrumental)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "リスペク風神（Instrumental）"@ja,
        "Respec Fujin (Instrumental)"@ja-latn .

_:N6603f390ebb546149b8b3532e9acc471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リスペク風神"@ja,
        "Respec Fujin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "リスペク風神"@ja,
        "Respec Fujin"@ja-latn .

_:N66775d0e876a4e43b07d11ae0c76050b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear My Friend（Instrumental）"@ja,
        "Dear My Friend（Instrumental）"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "Dear My Friend（Instrumental）"@ja,
        "Dear My Friend（Instrumental）"@ja-latn .

_:N823522b7c6bb4f51bd06ab17eb58006d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "諏訪大信仰（Instrumental）"@ja,
        "Suwa daishinkou (Instrumental)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "諏訪大信仰（Instrumental）"@ja,
        "Suwa daishinkou (Instrumental)"@ja-latn .

_:Na29c30e62cbc44ceb02a9822412525f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISING RISING"@ja,
        "RISING RISING"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "RISING RISING"@ja,
        "RISING RISING"@ja-latn .

_:Na64278fda7ec4e93aebbea5fb569bfc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear My Friend"@ja,
        "Dear My Friend"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "Dear My Friend"@ja,
        "Dear My Friend"@ja-latn .

_:Nd7d92dc29c3d402c9d6c7977788398cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡の軌跡 (Instrument)"@ja,
        "Kiseki no kiseki (Instrumental)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "奇跡の軌跡 (Instrument)"@ja,
        "Kiseki no kiseki (Instrumental)"@ja-latn .

_:Nd7ec503235e54a17902601bd5ed32bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISING RISING（Instrumental）"@ja,
        "RISING RISING（Instrumental）"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "RISING RISING（Instrumental）"@ja,
        "RISING RISING（Instrumental）"@ja-latn .

_:Nf7885dbb027a428cac5a1f7d8da99154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "洩矢式フェスティバル"@ja,
        "Moriya shiki festival"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2355c7dd85f24058b9a9ef2c1b97125d ;
    schema:name "洩矢式フェスティバル"@ja,
        "Moriya shiki festival"@ja-latn .

_:N2355c7dd85f24058b9a9ef2c1b97125d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N257b72910c9243e29cc37c71c2b9d9bc,
        _:N3aa7e021f7a94e27ad5e07f3adccc837,
        _:N429e0d94393646dca74e5d3decea4f03,
        _:N532f7f20cd924dccb192b4f593e9dc3d,
        _:N5f0fd92c4c7143b7a7676d39f058bd22,
        _:N6603f390ebb546149b8b3532e9acc471,
        _:N66775d0e876a4e43b07d11ae0c76050b,
        _:N823522b7c6bb4f51bd06ab17eb58006d,
        _:Na29c30e62cbc44ceb02a9822412525f6,
        _:Na64278fda7ec4e93aebbea5fb569bfc2,
        _:Nd7d92dc29c3d402c9d6c7977788398cc,
        _:Nd7ec503235e54a17902601bd5ed32bc2,
        _:Nf7885dbb027a428cac5a1f7d8da99154 ;
    mo:track_count 13 ;
    schema:duration "PT51:17"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N257b72910c9243e29cc37c71c2b9d9bc,
        _:N3aa7e021f7a94e27ad5e07f3adccc837,
        _:N429e0d94393646dca74e5d3decea4f03,
        _:N532f7f20cd924dccb192b4f593e9dc3d,
        _:N5f0fd92c4c7143b7a7676d39f058bd22,
        _:N6603f390ebb546149b8b3532e9acc471,
        _:N66775d0e876a4e43b07d11ae0c76050b,
        _:N823522b7c6bb4f51bd06ab17eb58006d,
        _:Na29c30e62cbc44ceb02a9822412525f6,
        _:Na64278fda7ec4e93aebbea5fb569bfc2,
        _:Nd7d92dc29c3d402c9d6c7977788398cc,
        _:Nd7ec503235e54a17902601bd5ed32bc2,
        _:Nf7885dbb027a428cac5a1f7d8da99154 .

