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

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

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

<product/809#subject> a schema:CreativeWork ;
    schema:name "Persona 4: The Animation"@en,
        "ペルソナ4 アニメーション"@ja,
        "Persona 4: The Animation"@ja-latn ;
    foaf:name "Persona 4: The Animation"@en,
        "ペルソナ4 アニメーション"@ja,
        "Persona 4: The Animation"@ja-latn .

<album/31405#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/31405#musicalwork> ;
    schema:name "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn .

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

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

<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/50/31405/31405-1332203015.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31405#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/31405/31405-1332203015.jpg> ;
    foaf:depicts <album/31405#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/31405/31405-1332203015.jpg> .

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

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

<artist/1740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31405#performance> ;
    schema:name "Lotus Juice"@en ;
    foaf:made <album/31405#lyrics>,
        <album/31405#subject> ;
    foaf:name "Lotus Juice"@en .

<artist/6904#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31405#performance> ;
    schema:name "Shihoko Hirata"@en,
        "平田志穂子"@ja ;
    foaf:name "Shihoko Hirata"@en,
        "平田志穂子"@ja .

<artist/850#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31405#performance> ;
    schema:name "Yumi Kawamura"@en,
        "川村ゆみ"@ja ;
    foaf:name "Yumi Kawamura"@en,
        "川村ゆみ"@ja .

<album/31405#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn ;
    mo:performance_of <album/31405#musicalwork> ;
    mo:performer <artist/1740#subject>,
        <artist/6904#subject>,
        <artist/850#subject> ;
    mo:recorded_as <album/31405#musicalexpression> ;
    schema:byArtist <artist/1740#subject>,
        <artist/6904#subject>,
        <artist/850#subject> ;
    schema:name "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn ;
    schema:workPerformed <album/31405#musicalwork> .

<album/31405#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-21"^^xsd:date ;
    dcterms:title "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn ;
    mo:catalogue_number "ANZB-6850" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31405#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    mo:record_count 1 ;
    schema:about <product/809#subject> ;
    schema:byArtist <artist/1740#subject>,
        <artist/6904#subject>,
        <artist/850#subject> ;
    schema:datePublished "2012-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/31405/31405-1332203015.jpg> ;
    schema:name "Persona4 the ANIMATION VOLUME 5 BONUS CD"@en,
        "ペルソナ4アニメーション Vol.5 特典CD"@ja,
        "Persona4 the ANIMATION VOLUME 5 BONUS CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/31405/31405-1332203015.jpg> .

_:N1a3c5be21c1641f6b3be964380fe359c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A hero appears behind time"@en,
        "A hero appears behind time"@ja,
        "A hero appears behind time"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "A hero appears behind time"@en,
        "A hero appears behind time"@ja,
        "A hero appears behind time"@ja-latn .

_:N3a6b2f0c6572472bb1e40aca2b82c0da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FALLING DOWN"@en,
        "FALLING DOWN"@ja,
        "FALLING DOWN"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "FALLING DOWN"@en,
        "FALLING DOWN"@ja,
        "FALLING DOWN"@ja-latn .

_:N4a3dfdfbd2ab46f08d5e02c1db043562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Recollection"@en,
        "追憶の欠片"@ja,
        "Tsuioku no Kakera"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Fragments of Recollection"@en,
        "追憶の欠片"@ja,
        "Tsuioku no Kakera"@ja-latn .

_:N6327cc8d404f4473858435d8107e58bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth"@en,
        "Birth"@ja,
        "Birth"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Birth"@en,
        "Birth"@ja,
        "Birth"@ja-latn .

_:N965123f1d2f44897844fdd53aa6c8dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guy!"@en,
        "Guy!"@ja,
        "Guy!"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Guy!"@en,
        "Guy!"@ja,
        "Guy!"@ja-latn .

_:N979282d850d247cfb0788786e1464ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey's valley"@en,
        "Honey's valley"@ja,
        "Honey's valley"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Honey's valley"@en,
        "Honey's valley"@ja,
        "Honey's valley"@ja-latn .

_:N9b659f22d28b42fda95d26dc88378bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for True Revelation"@en,
        "Time for True Revelation"@ja,
        "Time for True Revelation"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Time for True Revelation"@en,
        "Time for True Revelation"@ja,
        "Time for True Revelation"@ja-latn .

_:Nb84b8110c2404bef8f6b61a814a6dea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ain't Nobody Can Hold Me Down"@en,
        "Ain't Nobody Can Hold Me Down"@ja,
        "Ain't Nobody Can Hold Me Down"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Ain't Nobody Can Hold Me Down"@en,
        "Ain't Nobody Can Hold Me Down"@ja,
        "Ain't Nobody Can Hold Me Down"@ja-latn .

_:Nbb9d3b5a8e44437294cd5fe33d09ca41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tears of eternity"@en,
        "tears of eternity"@ja,
        "tears of eternity"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "tears of eternity"@en,
        "tears of eternity"@ja,
        "tears of eternity"@ja-latn .

_:Ne2f9415ea41843a98b59d450d0710cf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A·I·K·A"@en,
        "A・I・K・A"@ja,
        "A·I·K·A"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "A·I·K·A"@en,
        "A・I・K・A"@ja,
        "A·I·K·A"@ja-latn .

_:Ne8540fc587bf4da5a4e301276cda3a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom overflows"@en,
        "Freedom overflows"@ja,
        "Freedom overflows"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Freedom overflows"@en,
        "Freedom overflows"@ja,
        "Freedom overflows"@ja-latn .

_:Nf0ad600484424a1287e7879361595bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth is hidden into fog"@en,
        "Truth is hidden into fog"@ja,
        "Truth is hidden into fog"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Truth is hidden into fog"@en,
        "Truth is hidden into fog"@ja,
        "Truth is hidden into fog"@ja-latn .

_:Nfbc61fcde3634beeab9d141694a687ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Shadow"@en,
        "Crazy Shadow"@ja,
        "Crazy Shadow"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf6aa2b4eccbe49e594b536b1bfc797d6 ;
    schema:name "Crazy Shadow"@en,
        "Crazy Shadow"@ja,
        "Crazy Shadow"@ja-latn .

_:Nf6aa2b4eccbe49e594b536b1bfc797d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a3c5be21c1641f6b3be964380fe359c,
        _:N3a6b2f0c6572472bb1e40aca2b82c0da,
        _:N4a3dfdfbd2ab46f08d5e02c1db043562,
        _:N6327cc8d404f4473858435d8107e58bc,
        _:N965123f1d2f44897844fdd53aa6c8dd7,
        _:N979282d850d247cfb0788786e1464ca4,
        _:N9b659f22d28b42fda95d26dc88378bb9,
        _:Nb84b8110c2404bef8f6b61a814a6dea8,
        _:Nbb9d3b5a8e44437294cd5fe33d09ca41,
        _:Ne2f9415ea41843a98b59d450d0710cf4,
        _:Ne8540fc587bf4da5a4e301276cda3a25,
        _:Nf0ad600484424a1287e7879361595bbe,
        _:Nfbc61fcde3634beeab9d141694a687ad ;
    mo:track_count 13 ;
    schema:duration "PT20:30"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1a3c5be21c1641f6b3be964380fe359c,
        _:N3a6b2f0c6572472bb1e40aca2b82c0da,
        _:N4a3dfdfbd2ab46f08d5e02c1db043562,
        _:N6327cc8d404f4473858435d8107e58bc,
        _:N965123f1d2f44897844fdd53aa6c8dd7,
        _:N979282d850d247cfb0788786e1464ca4,
        _:N9b659f22d28b42fda95d26dc88378bb9,
        _:Nb84b8110c2404bef8f6b61a814a6dea8,
        _:Nbb9d3b5a8e44437294cd5fe33d09ca41,
        _:Ne2f9415ea41843a98b59d450d0710cf4,
        _:Ne8540fc587bf4da5a4e301276cda3a25,
        _:Nf0ad600484424a1287e7879361595bbe,
        _:Nfbc61fcde3634beeab9d141694a687ad .

