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

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

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

<artist/10873#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Tsubasa Ito"@en,
        "伊藤翼"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Tsubasa Ito"@en,
        "伊藤翼"@ja .

<artist/11560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Yasunori Nishiki"@en,
        "西木康智"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Yasunori Nishiki"@en,
        "西木康智"@ja .

<artist/27791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Kenta Higashiohji"@en,
        "東大路憲太"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Kenta Higashiohji"@en,
        "東大路憲太"@ja .

<artist/31155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Yuki Shirai"@en,
        "白井友規"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Yuki Shirai"@en,
        "白井友規"@ja .

<artist/31822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Aoi Sawashita"@en,
        "澤下葵"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Aoi Sawashita"@en,
        "澤下葵"@ja .

<artist/33125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Saori Nakamura"@en,
        "中村早織"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Saori Nakamura"@en,
        "中村早織"@ja .

<artist/37795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104304#subject> ;
    schema:name "Chiharu Nagato"@en,
        "長門千晴"@ja ;
    foaf:made <album/104304#composition>,
        <album/104304#subject> ;
    foaf:name "Chiharu Nagato"@en,
        "長門千晴"@ja .

<product/7087#subject> a schema:CreativeWork ;
    schema:name "PRINCESS CONNECT! Re:Dive"@en,
        "プリンセスコネクト! Re:Dive"@ja,
        "PRINCESS CONNECT! Re:Dive"@ja-latn ;
    foaf:name "PRINCESS CONNECT! Re:Dive"@en,
        "プリンセスコネクト! Re:Dive"@ja,
        "PRINCESS CONNECT! Re:Dive"@ja-latn .

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

<album/104304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn ;
    mo:performance_of <album/104304#musicalwork> ;
    mo:recorded_as <album/104304#musicalexpression> ;
    schema:name "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn ;
    schema:workPerformed <album/104304#musicalwork> .

<org/543#subject> schema:name "Muse Note"@en,
        "むせのーと"@ja,
        "Muse Note"@ja-latn ;
    foaf:name "Muse Note"@en,
        "むせのーと"@ja,
        "Muse Note"@ja-latn .

<https://media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> ;
    foaf:depicts <album/104304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> .

<https://medium-media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn ;
    mo:composer <artist/10873#subject>,
        <artist/11560#subject>,
        <artist/27791#subject>,
        <artist/31155#subject>,
        <artist/31822#subject>,
        <artist/33125#subject>,
        <artist/37795#subject> ;
    mo:produced_work <album/104304#musicalwork> ;
    schema:name "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn .

<album/104304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104304#musicalexpression> ;
    mo:publisher <org/543#subject> ;
    mo:record _:N006f0a392c76498eb0c5906ca682bb89 ;
    mo:record_count 1 ;
    schema:about <product/7087#subject> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> ;
    schema:name "Avatar"@en,
        "Avatar"@ja,
        "Avatar"@ja-latn ;
    schema:publisher <org/543#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/104304/104304-8c16f71adbcb.jpg> .

_:N20502d13fa114b6697a41c7acd4ec934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Top of the Volcano (Foot of the Volcano)"@en,
        "The Top of the Volcano（火山の麓）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "The Top of the Volcano (Foot of the Volcano)"@en,
        "The Top of the Volcano（火山の麓）"@ja .

_:N50a16b78b88d4dc78930c4111b44cc20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Kneel to God (Kaiser Insight, Becoming the True Emperor)"@en,
        "全て神に跪け（覇瞳皇帝、真なる皇帝）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "All Kneel to God (Kaiser Insight, Becoming the True Emperor)"@en,
        "全て神に跪け（覇瞳皇帝、真なる皇帝）"@ja .

_:N613e9e9acf8948739ccdb7206ef82bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Supreme Summer Storm (God of Rain)"@en,
        "Supreme Summer Storm（雨神様）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "Supreme Summer Storm (God of Rain)"@en,
        "Supreme Summer Storm（雨神様）"@ja .

_:N81f3e98fce8c422c878b1c6b9c6aecc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Sun (Battle on Elpis Island)"@en,
        "Rising Sun（エルピス島の戦い）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "Rising Sun (Battle on Elpis Island)"@en,
        "Rising Sun（エルピス島の戦い）"@ja .

_:N9059b312873a42d9b012f7ab082d4c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elpis Elite Encounter (Strong Enemy from a New Land)"@en,
        "Elpis Elite Encounter（新天地の強敵）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "Elpis Elite Encounter (Strong Enemy from a New Land)"@en,
        "Elpis Elite Encounter（新天地の強敵）"@ja .

_:Nbe0d7e9c362246c6979dec8af1c81915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbreakable Brave (The Investigation Will Continue, Aim for the Top)"@en,
        "Unbreakable Brave（調査は続くよどこまでも、高みを目指して）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "Unbreakable Brave (The Investigation Will Continue, Aim for the Top)"@en,
        "Unbreakable Brave（調査は続くよどこまでも、高みを目指して）"@ja .

_:Nc0eed39938e44ce1a35e0e9dcb47f35b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swayed Summer Splash (God of Rain)"@en,
        "Swayed Summer Splash（雨神様）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "Swayed Summer Splash (God of Rain)"@en,
        "Swayed Summer Splash（雨神様）"@ja .

_:Ncbf5570f67584509b3663d46dc972a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOUNTAIN RACE (God of the Mountains)"@en,
        "MOUNTAIN RACE（山神様）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N006f0a392c76498eb0c5906ca682bb89 ;
    schema:name "MOUNTAIN RACE (God of the Mountains)"@en,
        "MOUNTAIN RACE（山神様）"@ja .

_:N006f0a392c76498eb0c5906ca682bb89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20502d13fa114b6697a41c7acd4ec934,
        _:N50a16b78b88d4dc78930c4111b44cc20,
        _:N613e9e9acf8948739ccdb7206ef82bc6,
        _:N81f3e98fce8c422c878b1c6b9c6aecc3,
        _:N9059b312873a42d9b012f7ab082d4c07,
        _:Nbe0d7e9c362246c6979dec8af1c81915,
        _:Nc0eed39938e44ce1a35e0e9dcb47f35b,
        _:Ncbf5570f67584509b3663d46dc972a99 ;
    mo:track_count 8 ;
    schema:duration "PT30:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20502d13fa114b6697a41c7acd4ec934,
        _:N50a16b78b88d4dc78930c4111b44cc20,
        _:N613e9e9acf8948739ccdb7206ef82bc6,
        _:N81f3e98fce8c422c878b1c6b9c6aecc3,
        _:N9059b312873a42d9b012f7ab082d4c07,
        _:Nbe0d7e9c362246c6979dec8af1c81915,
        _:Nc0eed39938e44ce1a35e0e9dcb47f35b,
        _:Ncbf5570f67584509b3663d46dc972a99 .

