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

<artist/10379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Tokui"@en,
        "徳井青空"@ja ;
    foaf:made <album/111007#subject>,
        <album/111007#vocals> ;
    foaf:name "Sora Tokui"@en,
        "徳井青空"@ja .

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:made <album/111007#subject>,
        <album/111007#vocals> ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/16403#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsumi Tanezaki"@en,
        "種﨑敦美"@ja ;
    foaf:made <album/111007#subject>,
        <album/111007#vocals> ;
    foaf:name "Atsumi Tanezaki"@en,
        "種﨑敦美"@ja .

<artist/27391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Kohara"@en,
        "小原好美"@ja ;
    foaf:made <album/111007#subject>,
        <album/111007#vocals> ;
    foaf:name "Konomi Kohara"@en,
        "小原好美"@ja .

<artist/34716#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuu Sirayuki"@en,
        "しらゆき美優"@ja ;
    foaf:made <album/111007#lyrics>,
        <album/111007#subject> ;
    foaf:name "Miyuu Sirayuki"@en,
        "しらゆき美優"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111007#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/111007#composition>,
        <album/111007#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/35263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111007#subject> ;
    schema:name "Mashiro Uchida"@en,
        "内田ましろ"@ja ;
    foaf:made <album/111007#composition>,
        <album/111007#lyrics>,
        <album/111007#subject> ;
    foaf:name "Mashiro Uchida"@en,
        "内田ましろ"@ja .

<artist/36447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111007#subject> ;
    schema:name "Makoto Aoyagi"@en,
        "青柳諒"@ja ;
    foaf:made <album/111007#composition>,
        <album/111007#lyrics>,
        <album/111007#subject> ;
    foaf:name "Makoto Aoyagi"@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/111007#musicalexpression> a mo:Signal ;
    mo:published_as <album/111007#subject> ;
    mo:records <album/111007#performance> .

<album/111007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn ;
    mo:performance_of <album/111007#musicalwork> ;
    mo:recorded_as <album/111007#musicalexpression> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn ;
    schema:workPerformed <album/111007#musicalwork> .

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

<https://media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111007#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> ;
    foaf:depicts <album/111007#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> .

<https://medium-media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/111007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster"@en ;
            foaf:made <album/111007#composition> ;
            foaf:name "(Dream Monster"@en ],
        <artist/11595#subject>,
        <artist/35263#subject>,
        <artist/36447#subject> ;
    mo:produced_work <album/111007#musicalwork> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn .

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

<album/111007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-26"^^xsd:date ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn ;
    mo:catalogue_number "COCC-17891" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111007#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    mo:record_count 1 ;
    schema:about <product/7087#subject> ;
    schema:datePublished "2021-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 21"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 21"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/111007/111007-6652a28a78c1.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111007#subject> ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/111007#subject> ;
    foaf:name "(Dream Monster"@en .

_:N025945bb4639456aaaf60eada80335b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋キラリマジック☆彡"@ja,
        "Koi Kirari Magic☆彡"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "恋キラリマジック☆彡"@ja,
        "Koi Kirari Magic☆彡"@ja-latn .

_:N22a6fb160c2340c6a71e463ac6cf3b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵ドリーミング オリジナル・カラオケ"@ja,
        "Muteki Dreaming Original Karaoke"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "無敵ドリーミング オリジナル・カラオケ"@ja,
        "Muteki Dreaming Original Karaoke"@ja-latn .

_:N30e476daf27d40a1a82930ab0054f544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵ドリーミング クロエ ソロ・リミックス"@ja,
        "Muteki Dreaming Chloe Solo Remix"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "無敵ドリーミング クロエ ソロ・リミックス"@ja,
        "Muteki Dreaming Chloe Solo Remix"@ja-latn .

_:N5137d15d9fac485aa65298acadabd944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋キラリマジック☆彡 オリジナル・カラオケ"@ja,
        "Koi Kirari Magic☆彡 Original Karaoke"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "恋キラリマジック☆彡 オリジナル・カラオケ"@ja,
        "Koi Kirari Magic☆彡 Original Karaoke"@ja-latn .

_:N7326b75c35c04e1783b05a1dd3c926fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵ドリーミング ユニ ソロ・リミックス"@ja,
        "Muteki Dreaming Yuni Solo Remix"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "無敵ドリーミング ユニ ソロ・リミックス"@ja,
        "Muteki Dreaming Yuni Solo Remix"@ja-latn .

_:Nce763a38126f4925991bd37e63c65cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵ドリーミング"@ja,
        "Muteki Dreaming"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "無敵ドリーミング"@ja,
        "Muteki Dreaming"@ja-latn .

_:Nf242626dd68f4ca5a72b3f057347a3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵ドリーミング チエル ソロ・リミックス"@ja,
        "Muteki Dreaming Chieru Solo Remix"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf3b61fabbf2e451a90269b4ace335cc0 ;
    schema:name "無敵ドリーミング チエル ソロ・リミックス"@ja,
        "Muteki Dreaming Chieru Solo Remix"@ja-latn .

_:Nf3b61fabbf2e451a90269b4ace335cc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025945bb4639456aaaf60eada80335b0,
        _:N22a6fb160c2340c6a71e463ac6cf3b3c,
        _:N30e476daf27d40a1a82930ab0054f544,
        _:N5137d15d9fac485aa65298acadabd944,
        _:N7326b75c35c04e1783b05a1dd3c926fe,
        _:Nce763a38126f4925991bd37e63c65cbc,
        _:Nf242626dd68f4ca5a72b3f057347a3ab ;
    mo:track_count 7 ;
    schema:duration "PT28:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N025945bb4639456aaaf60eada80335b0,
        _:N22a6fb160c2340c6a71e463ac6cf3b3c,
        _:N30e476daf27d40a1a82930ab0054f544,
        _:N5137d15d9fac485aa65298acadabd944,
        _:N7326b75c35c04e1783b05a1dd3c926fe,
        _:Nce763a38126f4925991bd37e63c65cbc,
        _:Nf242626dd68f4ca5a72b3f057347a3ab .

