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

<artist/19382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Aoyama"@en,
        "青山吉能"@ja ;
    foaf:made <album/104244#subject>,
        <album/104244#vocals> ;
    foaf:name "Yoshino Aoyama"@en,
        "青山吉能"@ja .

<artist/29442#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Kawaida"@en,
        "川井田夏海"@ja ;
    foaf:made <album/104244#subject>,
        <album/104244#vocals> ;
    foaf:name "Natsumi Kawaida"@en,
        "川井田夏海"@ja .

<artist/29443#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Takagi"@en,
        "高木友梨香"@ja ;
    foaf:made <album/104244#subject>,
        <album/104244#vocals> ;
    foaf:name "Yurika Takagi"@en,
        "高木友梨香"@ja .

<artist/29446#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Iwakura"@en,
        "岩倉あずさ"@ja ;
    foaf:made <album/104244#subject>,
        <album/104244#vocals> ;
    foaf:name "Azusa Iwakura"@en,
        "岩倉あずさ"@ja .

<artist/29455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Yugami"@en,
        "由上一郎"@ja ;
    foaf:made <album/104244#lyrics>,
        <album/104244#subject> ;
    foaf:name "Ichiro Yugami"@en,
        "由上一郎"@ja .

<artist/5221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsu Akiyama"@en,
        "秋山奈津"@ja ;
    foaf:made <album/104244#lyrics>,
        <album/104244#subject> ;
    foaf:name "Natsu Akiyama"@en,
        "秋山奈津"@ja .

<artist/29449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104244#subject> ;
    schema:name "lull"@en ;
    foaf:made <album/104244#composition>,
        <album/104244#lyrics>,
        <album/104244#subject> ;
    foaf:name "lull"@en .

<artist/29454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104244#subject> ;
    schema:name "Genki Sato"@en ;
    foaf:made <album/104244#composition>,
        <album/104244#subject> ;
    foaf:name "Genki Sato"@en .

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104244#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/104244#composition>,
        <album/104244#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<product/7612#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Idol"@en,
        "ときめきアイドル"@ja,
        "Tokimeki Idol"@ja-latn ;
    foaf:name "Tokimeki Idol"@en,
        "ときめきアイドル"@ja,
        "Tokimeki Idol"@ja-latn .

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

<album/104244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn ;
    mo:performance_of <album/104244#musicalwork> ;
    mo:recorded_as <album/104244#musicalexpression> ;
    schema:name "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn ;
    schema:workPerformed <album/104244#musicalwork> .

<org/2246#subject> schema:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn ;
    foaf:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/104244/104244-e1c51298e208.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn ;
    mo:composer <artist/29449#subject>,
        <artist/29454#subject>,
        <artist/3957#subject> ;
    mo:produced_work <album/104244#musicalwork> ;
    schema:name "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn .

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

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

<album/104244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn ;
    mo:catalogue_number "GFCA-474" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104244#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N58d6772b7a814939b3dbfa100e97330c ;
    mo:record_count 1 ;
    schema:about <product/7612#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/104244/104244-e1c51298e208.jpg> ;
    schema:name "Keep the Faith / Tokimeki Idol project"@en,
        "Keep the Faith / ときめきアイドル project"@ja,
        "Keep the Faith / Tokimeki Idol project"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/104244/104244-e1c51298e208.jpg> .

_:N01ba81b8fa6f4dd586e6b5518fc49d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のパワー"@ja,
        "Hoshizora no Power"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "星空のパワー"@ja,
        "Hoshizora no Power"@ja-latn .

_:N3803624eedd74982b15e11e4c1cd734d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (青山つばさ(CV:青山吉能)Game Ver.)"@ja,
        "Keep the Faith (Aoyama Tsubasa (CV:Aoyama Yoshino) Game Ver.)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (青山つばさ(CV:青山吉能)Game Ver.)"@ja,
        "Keep the Faith (Aoyama Tsubasa (CV:Aoyama Yoshino) Game Ver.)"@ja-latn .

_:N5e247a299a0c4848ad9cb19f242f75e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith"@ja,
        "Keep the Faith"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith"@ja,
        "Keep the Faith"@ja-latn .

_:N6edfaeda5e40416aa43b7dd67183759b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のパワー (Game Ver.)"@ja,
        "Hoshizora no Power (Game Ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "星空のパワー (Game Ver.)"@ja,
        "Hoshizora no Power (Game Ver.)"@ja-latn .

_:N7ec355f022a0434f8fe2a2b5f311eab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (Game Ver.)"@ja,
        "Keep the Faith (Game Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (Game Ver.)"@ja,
        "Keep the Faith (Game Ver.)"@ja-latn .

_:N8726684195ab4280b983a02dd01a29d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (川口夏海(CV:川井田夏海)Ver.)"@ja,
        "Keep the Faith (Kawaguchi Natsumi (CV:Kawaida Natsumi) Ver.)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (川口夏海(CV:川井田夏海)Ver.)"@ja,
        "Keep the Faith (Kawaguchi Natsumi (CV:Kawaida Natsumi) Ver.)"@ja-latn .

_:N9b487870ec23419dbe71e35aeb96bbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空のパワー (Off Vocal)"@ja,
        "Hoshizora no Power (Off Vocal)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "星空のパワー (Off Vocal)"@ja,
        "Hoshizora no Power (Off Vocal)"@ja-latn .

_:N9db8485b4a4349c3a46f78538af15a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (真田小幸村(CV:高木友梨香)Ver.)"@ja,
        "Keep the Faith (Sanada Koyukimura (CV:Takagi Yurika) Ver.)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (真田小幸村(CV:高木友梨香)Ver.)"@ja,
        "Keep the Faith (Sanada Koyukimura (CV:Takagi Yurika) Ver.)"@ja-latn .

_:Nacbcaa9019bd470c86524c9aec788e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (青山つばさ(CV:青山吉能)Ver.)"@ja,
        "Keep the Faith (Aoyama Tsubasa (CV:Aoyama Yoshino) Ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (青山つばさ(CV:青山吉能)Ver.)"@ja,
        "Keep the Faith (Aoyama Tsubasa (CV:Aoyama Yoshino) Ver.)"@ja-latn .

_:Nc91e0ec980014719b1e6050a95b068c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (Off Vocal)"@ja,
        "Keep the Faith (Off Vocal)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (Off Vocal)"@ja,
        "Keep the Faith (Off Vocal)"@ja-latn .

_:Ne308a4b1481a47b8b574284ebe364af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (川口夏海(CV:川井田夏海)Game Ver.)"@ja,
        "Keep the Faith (Kawaguchi Natsumi (CV:Kawaida Natsumi) Game Ver.)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (川口夏海(CV:川井田夏海)Game Ver.)"@ja,
        "Keep the Faith (Kawaguchi Natsumi (CV:Kawaida Natsumi) Game Ver.)"@ja-latn .

_:Ne54def67adfc485f88883130005b7b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Faith (真田小幸村(CV:高木友梨香)Game Ver.)"@ja,
        "Keep the Faith (Sanada Koyukimura (CV:Takagi Yurika) Game Ver.)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N58d6772b7a814939b3dbfa100e97330c ;
    schema:name "Keep the Faith (真田小幸村(CV:高木友梨香)Game Ver.)"@ja,
        "Keep the Faith (Sanada Koyukimura (CV:Takagi Yurika) Game Ver.)"@ja-latn .

_:N58d6772b7a814939b3dbfa100e97330c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ba81b8fa6f4dd586e6b5518fc49d28,
        _:N3803624eedd74982b15e11e4c1cd734d,
        _:N5e247a299a0c4848ad9cb19f242f75e3,
        _:N6edfaeda5e40416aa43b7dd67183759b,
        _:N7ec355f022a0434f8fe2a2b5f311eab0,
        _:N8726684195ab4280b983a02dd01a29d4,
        _:N9b487870ec23419dbe71e35aeb96bbdc,
        _:N9db8485b4a4349c3a46f78538af15a48,
        _:Nacbcaa9019bd470c86524c9aec788e19,
        _:Nc91e0ec980014719b1e6050a95b068c5,
        _:Ne308a4b1481a47b8b574284ebe364af0,
        _:Ne54def67adfc485f88883130005b7b1a ;
    mo:track_count 12 ;
    schema:duration "PT42:11"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01ba81b8fa6f4dd586e6b5518fc49d28,
        _:N3803624eedd74982b15e11e4c1cd734d,
        _:N5e247a299a0c4848ad9cb19f242f75e3,
        _:N6edfaeda5e40416aa43b7dd67183759b,
        _:N7ec355f022a0434f8fe2a2b5f311eab0,
        _:N8726684195ab4280b983a02dd01a29d4,
        _:N9b487870ec23419dbe71e35aeb96bbdc,
        _:N9db8485b4a4349c3a46f78538af15a48,
        _:Nacbcaa9019bd470c86524c9aec788e19,
        _:Nc91e0ec980014719b1e6050a95b068c5,
        _:Ne308a4b1481a47b8b574284ebe364af0,
        _:Ne54def67adfc485f88883130005b7b1a .

