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

<artist/20143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kokoro Sagara"@en,
        "相良心"@ja ;
    foaf:made <album/105409#subject>,
        <album/105409#vocals> ;
    foaf:name "Kokoro Sagara"@en,
        "相良心"@ja .

<artist/21826#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yamucha Musume"@en,
        "飲茶娘"@ja ;
    foaf:made <album/105409#subject>,
        <album/105409#vocals> ;
    foaf:name "Yamucha Musume"@en,
        "飲茶娘"@ja .

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/105409#composition>,
        <album/105409#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/105409#composition>,
        <album/105409#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/105409#composition>,
        <album/105409#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/105409#composition>,
        <album/105409#subject> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

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

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

<album/105409#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn ;
    mo:performance_of <album/105409#musicalwork> ;
    mo:recorded_as <album/105409#musicalexpression> ;
    schema:name "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn ;
    schema:workPerformed <album/105409#musicalwork> .

<https://media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105409#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> ;
    foaf:depicts <album/105409#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> .

<https://medium-media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/105409#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Appirits Sound Project"@en ;
            foaf:made <album/105409#composition> ;
            foaf:name "Appirits Sound Project"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "櫻井慎吾"@en ;
            foaf:made <album/105409#composition> ;
            foaf:name "櫻井慎吾"@en ],
        <artist/104#subject>,
        <artist/138#subject>,
        <artist/166#subject>,
        <artist/391#subject> ;
    mo:produced_work <album/105409#musicalwork> ;
    schema:name "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn .

<album/105409#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-23"^^xsd:date ;
    dcterms:title "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105409#musicalexpression> ;
    mo:publisher _:N127754b93589408bb9f55bcf3fc21bc3 ;
    mo:record _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GoetiaX"@en ;
            foaf:name "GoetiaX"@en ] ;
    schema:datePublished "2020-10-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> ;
    schema:name "GoetiaX Original Soundtrack 2"@en,
        "ゴエティアクロス Original Soundtrack 2"@ja,
        "GoetiaX Original Soundtrack 2"@ja-latn ;
    schema:publisher _:N127754b93589408bb9f55bcf3fc21bc3 ;
    foaf:depiction <https://media.vgm.io/albums/90/105409/105409-04c345a74723.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "櫻井慎吾"@en ;
    foaf:made <album/105409#subject> ;
    foaf:name "櫻井慎吾"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "櫻井慎吾"@en ;
    foaf:made <album/105409#lyrics> ;
    foaf:name "櫻井慎吾"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "櫻井慎吾"@en ;
    foaf:made <album/105409#subject> ;
    foaf:name "櫻井慎吾"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105409#subject> ;
    schema:name "Appirits Sound Project"@en ;
    foaf:made <album/105409#subject> ;
    foaf:name "Appirits Sound Project"@en .

_:N0884780c0f8a4c57b9a6278a07e2994f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 地の底より統べる者よ(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 地の底より統べる者よ(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:N118738c9ef414478853357f20ca5a77d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 神の眼"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 神の眼"@ja .

_:N127754b93589408bb9f55bcf3fc21bc3 schema:name "Appirits Sound Project"@en,
        "Appirits Sound Project"@ja,
        "Appirits Sound Project"@ja-latn ;
    foaf:name "Appirits Sound Project"@en,
        "Appirits Sound Project"@ja,
        "Appirits Sound Project"@ja-latn .

_:N1575534376ae4a2fb415add0e85bb4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥かなる記憶の情景"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "遥かなる記憶の情景"@ja .

_:N282ad04d9c27496a9265acc7b8a95c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 虚ろなる神との狂戦"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 虚ろなる神との狂戦"@ja .

_:N29aae3da96b449219fd454ebb7a643b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金剛の抱擁(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "金剛の抱擁(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:N473edfea289340a089d7f95288dcb607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神の寵愛シンドローム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "神の寵愛シンドローム"@ja .

_:N59893912b892425f86f9bde8df3634b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅蓮の熾火(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "紅蓮の熾火(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:N5a014149c69f462d8e1d67c28b4d6aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彩花-Saika-(かくりよの門 -朧- より)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "彩花-Saika-(かくりよの門 -朧- より)"@ja .

_:N6d4e94318c90414d9c7d78c8822dc42c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 地を廻りて溘焉に眠る者よ(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 地を廻りて溘焉に眠る者よ(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:N807de7dd2aef4a5f91094df12f70f283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "異界の来訪者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "異界の来訪者"@ja .

_:N883ca24fff0f40d9b77d91dd91259698 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紺碧の泉下(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "紺碧の泉下(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:Na312c091677f464fb29e3342f55ad512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "目覚めし古の楔(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "目覚めし古の楔(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:Nc30bfb6efa2c4c338cfcc863b629646d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magus～運命の反逆者～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Magus～運命の反逆者～"@ja .

_:Ne6e8af7242fc4b578c0271a8e4ef6976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深淵の揺籃(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "深淵の揺籃(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:Ne9e7195045684bf2b48d072959ba9bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翡翠の倒錯(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "翡翠の倒錯(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:Neee5aa4cd2194c2db9678d28476388ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 天蓋より相分かつ混沌(ゴエティア -千の魔神と無限の塔- より)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 天蓋より相分かつ混沌(ゴエティア -千の魔神と無限の塔- より)"@ja .

_:Nf3ea7401da24419da7191442c31b334e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 顕現する巨悪との乱戦"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "Battle 顕現する巨悪との乱戦"@ja .

_:Nff0bd3922e8143e6b1f4cb5426f258e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僅かな至福の時間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nfa615b8f481c465bbd4ab2e71e1d290a ;
    schema:name "僅かな至福の時間"@ja .

_:Nfa615b8f481c465bbd4ab2e71e1d290a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0884780c0f8a4c57b9a6278a07e2994f,
        _:N118738c9ef414478853357f20ca5a77d,
        _:N1575534376ae4a2fb415add0e85bb4a6,
        _:N282ad04d9c27496a9265acc7b8a95c1a,
        _:N29aae3da96b449219fd454ebb7a643b5,
        _:N473edfea289340a089d7f95288dcb607,
        _:N59893912b892425f86f9bde8df3634b8,
        _:N5a014149c69f462d8e1d67c28b4d6aa1,
        _:N6d4e94318c90414d9c7d78c8822dc42c,
        _:N807de7dd2aef4a5f91094df12f70f283,
        _:N883ca24fff0f40d9b77d91dd91259698,
        _:Na312c091677f464fb29e3342f55ad512,
        _:Nc30bfb6efa2c4c338cfcc863b629646d,
        _:Ne6e8af7242fc4b578c0271a8e4ef6976,
        _:Ne9e7195045684bf2b48d072959ba9bd9,
        _:Neee5aa4cd2194c2db9678d28476388ea,
        _:Nf3ea7401da24419da7191442c31b334e,
        _:Nff0bd3922e8143e6b1f4cb5426f258e2 ;
    mo:track_count 18 ;
    schema:duration "PT70:04"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0884780c0f8a4c57b9a6278a07e2994f,
        _:N118738c9ef414478853357f20ca5a77d,
        _:N1575534376ae4a2fb415add0e85bb4a6,
        _:N282ad04d9c27496a9265acc7b8a95c1a,
        _:N29aae3da96b449219fd454ebb7a643b5,
        _:N473edfea289340a089d7f95288dcb607,
        _:N59893912b892425f86f9bde8df3634b8,
        _:N5a014149c69f462d8e1d67c28b4d6aa1,
        _:N6d4e94318c90414d9c7d78c8822dc42c,
        _:N807de7dd2aef4a5f91094df12f70f283,
        _:N883ca24fff0f40d9b77d91dd91259698,
        _:Na312c091677f464fb29e3342f55ad512,
        _:Nc30bfb6efa2c4c338cfcc863b629646d,
        _:Ne6e8af7242fc4b578c0271a8e4ef6976,
        _:Ne9e7195045684bf2b48d072959ba9bd9,
        _:Neee5aa4cd2194c2db9678d28476388ea,
        _:Nf3ea7401da24419da7191442c31b334e,
        _:Nff0bd3922e8143e6b1f4cb5426f258e2 .

