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

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

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

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81015#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/81015#composition>,
        <album/81015#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/81015#musicalexpression> a mo:Signal ;
    mo:published_as <album/81015#subject> ;
    mo:records <album/81015#performance> .

<album/81015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.4"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja-latn ;
    mo:performance_of <album/81015#musicalwork> ;
    mo:recorded_as <album/81015#musicalexpression> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.4"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja-latn ;
    schema:workPerformed <album/81015#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/51/81015/81015-1553084490.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/81015/81015-1553084490.jpg> ;
    foaf:depicts <album/81015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/81015/81015-1553084490.jpg> .

<https://medium-media.vgm.io/albums/51/81015/81015-1553084490.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/81015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-27"^^xsd:date ;
    dcterms:title "PERSONA5 the Animation Original Soundtrack Vol.4"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja-latn ;
    mo:catalogue_number "ANZX-13590" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81015#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    mo:record_count 1 ;
    schema:about <product/6305#subject> ;
    schema:datePublished "2019-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/81015/81015-1553084490.jpg> ;
    schema:name "PERSONA5 the Animation Original Soundtrack Vol.4"@en,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja,
        "PERSONA5 the Animation Original Soundtrack Vol.4"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/81015/81015-1553084490.jpg> .

_:N69e3f052cd66453080adeaaf438af976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@en,
        "対立"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Conflict"@en,
        "対立"@ja .

_:N718fb7638818422daab3957f34d1d683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@en,
        "黄昏"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Twilight"@en,
        "黄昏"@ja .

_:N7269f2638c7b4eb687ef5e3f20941e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls Talk"@en,
        "Girls Talk"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Girls Talk"@en,
        "Girls Talk"@ja .

_:N8566340b1b1d4b489902fa1d550b9297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deduction"@en,
        "推理"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Deduction"@en,
        "推理"@ja .

_:N969d490cfe94440f8ddd1f11c779adc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Case Closed"@en,
        "Case Closed"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Case Closed"@en,
        "Case Closed"@ja .

_:N99fd3c2ee8be49dd93061e9b2bf25e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speedy Battle"@en,
        "Speedy Battle"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 ;
    schema:name "Speedy Battle"@en,
        "Speedy Battle"@ja .

_:Nb20f3d50e5a440e3b3a28e0a2ea20ba2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69e3f052cd66453080adeaaf438af976,
        _:N718fb7638818422daab3957f34d1d683,
        _:N7269f2638c7b4eb687ef5e3f20941e1c,
        _:N8566340b1b1d4b489902fa1d550b9297,
        _:N969d490cfe94440f8ddd1f11c779adc1,
        _:N99fd3c2ee8be49dd93061e9b2bf25e74 ;
    mo:track_count 6 ;
    schema:duration "PT10:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N69e3f052cd66453080adeaaf438af976,
        _:N718fb7638818422daab3957f34d1d683,
        _:N7269f2638c7b4eb687ef5e3f20941e1c,
        _:N8566340b1b1d4b489902fa1d550b9297,
        _:N969d490cfe94440f8ddd1f11c779adc1,
        _:N99fd3c2ee8be49dd93061e9b2bf25e74 .

