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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/127256#lyrics>,
        <album/127256#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

<artist/14757#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Han"@en,
        "潘めぐみ"@ja ;
    foaf:made <album/127256#subject>,
        <album/127256#vocals> ;
    foaf:name "Megumi Han"@en,
        "潘めぐみ"@ja .

<artist/15933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Onishi"@en,
        "大西沙織"@ja ;
    foaf:made <album/127256#subject>,
        <album/127256#vocals> ;
    foaf:name "Saori Onishi"@en,
        "大西沙織"@ja .

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:made <album/127256#subject>,
        <album/127256#vocals> ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/15185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127256#subject> ;
    schema:name "Kosuke Okui"@en,
        "奥井康介"@ja ;
    foaf:made <album/127256#composition>,
        <album/127256#subject> ;
    foaf:name "Kosuke Okui"@en,
        "奥井康介"@ja .

<artist/51403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127256#subject> ;
    schema:name "Takaaki Utsumi"@en,
        "ウツミタカアキ"@ja ;
    foaf:made <album/127256#composition>,
        <album/127256#lyrics>,
        <album/127256#subject> ;
    foaf:name "Takaaki Utsumi"@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/127256#musicalexpression> a mo:Signal ;
    mo:published_as <album/127256#subject> ;
    mo:records <album/127256#performance> .

<album/127256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn ;
    mo:performance_of <album/127256#musicalwork> ;
    mo:recorded_as <album/127256#musicalexpression> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn ;
    schema:workPerformed <album/127256#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/65/127256/127256-fc5e4efd2b49.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127256#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/127256/127256-fc5e4efd2b49.jpg> ;
    foaf:depicts <album/127256#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/127256/127256-fc5e4efd2b49.jpg> .

<https://medium-media.vgm.io/albums/65/127256/127256-fc5e4efd2b49.jpg> a schema:ImageObject,
        foaf:Image .

<album/127256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn ;
    mo:composer <artist/15185#subject>,
        <artist/51403#subject> ;
    mo:produced_work <album/127256#musicalwork> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn .

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

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

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

<album/127256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-29"^^xsd:date ;
    dcterms:title "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn ;
    mo:catalogue_number "COCC-18072" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127256#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nec1389d162d047f99603df0f61b06cd6 ;
    mo:record_count 1 ;
    schema:about <product/7087#subject> ;
    schema:datePublished "2023-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/127256/127256-fc5e4efd2b49.jpg> ;
    schema:name "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@en,
        "プリンセスコネクト! Re:Dive PRICONNE CHARACTER SONG 32"@ja,
        "PRINCESS CONNECT! Re:Dive PRICONNE CHARACTER SONG 32"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/127256/127256-fc5e4efd2b49.jpg> .

_:N092a4d7d942c4d3e9f231881762aa00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ma.sa.yu.me. (ホマレ ソロ・リミックス)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ma.sa.yu.me. (ホマレ ソロ・リミックス)"@ja .

_:N78aba2bca10841638b2a9bc07dfb7179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ma.sa.yu.me. (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ma.sa.yu.me. (オリジナル・カラオケ)"@ja .

_:Na7e9ad26e71a4eb9965ce807ae106fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ma.sa.yu.me."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ma.sa.yu.me."@ja .

_:Nc809bccacf6e4950a52466b66d52dc58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネバールーズアゲイン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ネバールーズアゲイン"@ja .

_:Neb6f4100da374ad69b288c9c846ee1c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネバールーズアゲイン (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ネバールーズアゲイン (オリジナル・カラオケ)"@ja .

_:Nee73a8f886114bfc8839b4b6e523e450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ma.sa.yu.me. (ミサト ソロ・リミックス)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nec1389d162d047f99603df0f61b06cd6 ;
    schema:name "ma.sa.yu.me. (ミサト ソロ・リミックス)"@ja .

_:Nec1389d162d047f99603df0f61b06cd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N092a4d7d942c4d3e9f231881762aa00d,
        _:N78aba2bca10841638b2a9bc07dfb7179,
        _:Na7e9ad26e71a4eb9965ce807ae106fcd,
        _:Nc809bccacf6e4950a52466b66d52dc58,
        _:Neb6f4100da374ad69b288c9c846ee1c3,
        _:Nee73a8f886114bfc8839b4b6e523e450 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N092a4d7d942c4d3e9f231881762aa00d,
        _:N78aba2bca10841638b2a9bc07dfb7179,
        _:Na7e9ad26e71a4eb9965ce807ae106fcd,
        _:Nc809bccacf6e4950a52466b66d52dc58,
        _:Neb6f4100da374ad69b288c9c846ee1c3,
        _:Nee73a8f886114bfc8839b4b6e523e450 .

