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

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

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

<artist/10247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78652#subject> ;
    schema:name "Toshiki Konishi"@en,
        "小西利樹"@ja ;
    foaf:made <album/78652#composition>,
        <album/78652#subject> ;
    foaf:name "Toshiki Konishi"@en,
        "小西利樹"@ja .

<artist/4796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78652#subject> ;
    schema:name "Atsushi Kitajo"@en ;
    foaf:made <album/78652#composition>,
        <album/78652#subject> ;
    foaf:name "Atsushi Kitajo"@en .

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

<product/6305#subject> a schema:CreativeWork ;
    schema:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn ;
    foaf:name "PERSONA5 the Animation"@en,
        "PERSONA5 the Animation"@ja,
        "PERSONA5 the Animation"@ja-latn .

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

<album/78652#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn ;
    mo:performance_of <album/78652#musicalwork> ;
    mo:recorded_as <album/78652#musicalexpression> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn ;
    schema:workPerformed <album/78652#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/25/78652/78652-fdae4b165bb7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78652#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn ;
    mo:composer <artist/10247#subject>,
        <artist/4796#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/78652#musicalwork> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn .

<album/78652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn ;
    mo:catalogue_number "ANZX-13580" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78652#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    mo:record_count 1 ;
    schema:about <product/6305#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/78652/78652-fdae4b165bb7.jpg> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.2"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/78652/78652-fdae4b165bb7.jpg> .

_:N028f3d68e17b4b1e9b8729c87641d94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Home, Master! -Becky's Theme Ver.-"@en,
        "おかえりなさいませ!ご主人様□ ～べっきぃのテーマ Ver.～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Welcome Home, Master! -Becky's Theme Ver.-"@en,
        "おかえりなさいませ!ご主人様□ ～べっきぃのテーマ Ver.～"@ja .

_:N0333e91b85a84118b15c7d17b826bc6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Money-Grubber"@en,
        "Money-Grubber"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Money-Grubber"@en,
        "Money-Grubber"@ja .

_:N2ddc474b860d4652b79be224643022bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memoirs"@en,
        "Memoirs"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Memoirs"@en,
        "Memoirs"@ja .

_:N5980659598ed45c9843ce816cfa66de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Fine Day"@en,
        "It's a Fine Day"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "It's a Fine Day"@en,
        "It's a Fine Day"@ja .

_:N5d96a9042ae44bb28653b35dfe8a99e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speedy"@en,
        "Speedy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Speedy"@en,
        "Speedy"@ja .

_:N7a9829ae07a747be9434f340e2bed572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detective"@en,
        "Detective"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Detective"@en,
        "Detective"@ja .

_:Nc31f9ba016874e6b9ee7ecad6b090a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis"@en,
        "危機"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Crisis"@en,
        "危機"@ja .

_:Ncd4da672dbb742eb886b34500c5be601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Luck"@en,
        "険悪"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na2d031b72bc94b5589c8d55eaa6c61bd ;
    schema:name "Bad Luck"@en,
        "険悪"@ja .

_:Na2d031b72bc94b5589c8d55eaa6c61bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028f3d68e17b4b1e9b8729c87641d94e,
        _:N0333e91b85a84118b15c7d17b826bc6e,
        _:N2ddc474b860d4652b79be224643022bc,
        _:N5980659598ed45c9843ce816cfa66de6,
        _:N5d96a9042ae44bb28653b35dfe8a99e0,
        _:N7a9829ae07a747be9434f340e2bed572,
        _:Nc31f9ba016874e6b9ee7ecad6b090a49,
        _:Ncd4da672dbb742eb886b34500c5be601 ;
    mo:track_count 8 ;
    schema:duration "PT14:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N028f3d68e17b4b1e9b8729c87641d94e,
        _:N0333e91b85a84118b15c7d17b826bc6e,
        _:N2ddc474b860d4652b79be224643022bc,
        _:N5980659598ed45c9843ce816cfa66de6,
        _:N5d96a9042ae44bb28653b35dfe8a99e0,
        _:N7a9829ae07a747be9434f340e2bed572,
        _:Nc31f9ba016874e6b9ee7ecad6b090a49,
        _:Ncd4da672dbb742eb886b34500c5be601 .

