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

<artist/56951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Kato"@en ;
    foaf:made <album/148505#lyrics>,
        <album/148505#subject> ;
    foaf:name "Haruka Kato"@en .

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

<artist/5293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "Ryota Kozuka"@en,
        "小塚良太"@ja ;
    foaf:made <album/148505#composition>,
        <album/148505#subject> ;
    foaf:name "Ryota Kozuka"@en,
        "小塚良太"@ja .

<artist/60261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "Simai Wang"@en,
        "王斯迈"@ja ;
    foaf:made <album/148505#composition>,
        <album/148505#subject> ;
    foaf:name "Simai Wang"@en,
        "王斯迈"@ja .

<artist/67932#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "ATLUS SOUND TEAM"@en ;
    foaf:made <album/148505#composition>,
        <album/148505#lyrics>,
        <album/148505#subject> ;
    foaf:name "ATLUS SOUND TEAM"@en .

<artist/74045#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "Lorne Cui"@en ;
    foaf:made <album/148505#composition>,
        <album/148505#subject> ;
    foaf:name "Lorne Cui"@en .

<artist/74152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "Wang Xinghe"@en ;
    foaf:made <album/148505#composition>,
        <album/148505#subject> ;
    foaf:name "Wang Xinghe"@en .

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148505#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/148505#composition>,
        <album/148505#subject> ;
    foaf:name "Shoji Meguro"@en,
        "目黒将司"@ja .

<product/16628#subject> a schema:CreativeWork ;
    schema:name "Persona5: The Phantom X"@en,
        "女神异闻录：夜幕魅影"@ja,
        "Persona5: The Phantom X"@ja-latn ;
    foaf:name "Persona5: The Phantom X"@en,
        "女神异闻录：夜幕魅影"@ja,
        "Persona5: The Phantom X"@ja-latn .

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

<album/148505#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn ;
    mo:performance_of <album/148505#musicalwork> ;
    mo:recorded_as <album/148505#musicalexpression> ;
    schema:name "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn ;
    schema:workPerformed <album/148505#musicalwork> .

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

<https://medium-media.vgm.io/albums/50/148505/148505-bf06a04b4e5e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/148505#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn ;
    mo:composer <artist/5293#subject>,
        <artist/60261#subject>,
        <artist/67932#subject>,
        <artist/74045#subject>,
        <artist/74152#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/148505#musicalwork> ;
    schema:name "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn .

<album/148505#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-10"^^xsd:date ;
    dcterms:title "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148505#musicalexpression> ;
    mo:publisher _:N7585583006aa4dafa5b9d19b4d01cccf ;
    mo:record _:N018bc99acb9b4c79a2894b939eed8ebf ;
    mo:record_count 1 ;
    schema:about <product/16628#subject> ;
    schema:datePublished "2025-04-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/148505/148505-bf06a04b4e5e.jpg> ;
    schema:name "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@en,
        "女神异闻录：夜幕魅影-OST3"@ja,
        "Persona 5: The Phantom X ORIGINAL SOUNDTRACK-3"@ja-latn ;
    schema:publisher _:N7585583006aa4dafa5b9d19b4d01cccf ;
    foaf:depiction <https://media.vgm.io/albums/50/148505/148505-bf06a04b4e5e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "AkimiR"@en ;
    foaf:made <album/148505#subject> ;
    foaf:name "AkimiR"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "@金蜗牛lrc"@en ;
    foaf:made <album/148505#subject> ;
    foaf:name "@金蜗牛lrc"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "@金蜗牛lrc"@en ;
    foaf:made <album/148505#lyrics> ;
    foaf:name "@金蜗牛lrc"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "AkimiR"@en ;
    foaf:made <album/148505#lyrics> ;
    foaf:name "AkimiR"@en .

_:N0978369832d049d0bd962aeb19a07c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pheromone Cocoons"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Pheromone Cocoons"@ja .

_:N110ce20083514adda39d9c90ba2e112a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Control"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Mind Control"@ja .

_:N1778bd83c006474ea1142abaa8800f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gone with the Storm"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Gone with the Storm"@ja .

_:N2dd4a34d78ac40d8b2c3d0bf195869f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pheromone Cocoons -intro-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Pheromone Cocoons -intro-"@ja .

_:N36e2d177fbc94943b3334275d0e8b3f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ravenbill Requiem"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Ravenbill Requiem"@ja .

_:N3d5a86142acb49b884a3590562e59235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Shine"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Star Shine"@ja .

_:N6b1bf10e8bbb4a4a8bf3be5facd2a9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frostbloom Vow"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Frostbloom Vow"@ja .

_:N6fd524f4516a4ed1b9a2495108275fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overtaking!!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Overtaking!!"@ja .

_:N7585583006aa4dafa5b9d19b4d01cccf schema:name "BlackWings Audio"@en,
        "BlackWings Audio"@ja,
        "BlackWings Audio"@ja-latn ;
    foaf:name "BlackWings Audio"@en,
        "BlackWings Audio"@ja,
        "BlackWings Audio"@ja-latn .

_:N8e3bb3e1187f4820869b9ac486d636d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一歩餿踏み出すうたうたい"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "一歩餿踏み出すうたうたい"@ja .

_:Nae7c81fea66a4fd5837db19e9dbbfaab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Surprise -spring festival-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Last Surprise -spring festival-"@ja .

_:Nbe74716a0eb54daf8fff9b0a5a9bf109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Étoile en Embrasse"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Étoile en Embrasse"@ja .

_:Nbf9642bf7c1f4559a473a389817e03df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Fight what I Fear"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "I Fight what I Fear"@ja .

_:Ne2c46ab5b1604e1eb9c6b87b053d3cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Show Stealer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Show Stealer"@ja .

_:Ne869a2acfc8a41d7b23ebff4ebe62cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Villain -X-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N018bc99acb9b4c79a2894b939eed8ebf ;
    schema:name "Blooming Villain -X-"@ja .

_:N018bc99acb9b4c79a2894b939eed8ebf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0978369832d049d0bd962aeb19a07c11,
        _:N110ce20083514adda39d9c90ba2e112a,
        _:N1778bd83c006474ea1142abaa8800f8b,
        _:N2dd4a34d78ac40d8b2c3d0bf195869f6,
        _:N36e2d177fbc94943b3334275d0e8b3f8,
        _:N3d5a86142acb49b884a3590562e59235,
        _:N6b1bf10e8bbb4a4a8bf3be5facd2a9e4,
        _:N6fd524f4516a4ed1b9a2495108275fe3,
        _:N8e3bb3e1187f4820869b9ac486d636d9,
        _:Nae7c81fea66a4fd5837db19e9dbbfaab,
        _:Nbe74716a0eb54daf8fff9b0a5a9bf109,
        _:Nbf9642bf7c1f4559a473a389817e03df,
        _:Ne2c46ab5b1604e1eb9c6b87b053d3cac,
        _:Ne869a2acfc8a41d7b23ebff4ebe62cfd ;
    mo:track_count 14 ;
    schema:duration "PT31:50"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0978369832d049d0bd962aeb19a07c11,
        _:N110ce20083514adda39d9c90ba2e112a,
        _:N1778bd83c006474ea1142abaa8800f8b,
        _:N2dd4a34d78ac40d8b2c3d0bf195869f6,
        _:N36e2d177fbc94943b3334275d0e8b3f8,
        _:N3d5a86142acb49b884a3590562e59235,
        _:N6b1bf10e8bbb4a4a8bf3be5facd2a9e4,
        _:N6fd524f4516a4ed1b9a2495108275fe3,
        _:N8e3bb3e1187f4820869b9ac486d636d9,
        _:Nae7c81fea66a4fd5837db19e9dbbfaab,
        _:Nbe74716a0eb54daf8fff9b0a5a9bf109,
        _:Nbf9642bf7c1f4559a473a389817e03df,
        _:Ne2c46ab5b1604e1eb9c6b87b053d3cac,
        _:Ne869a2acfc8a41d7b23ebff4ebe62cfd .

