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

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

<artist/4793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeo Komori"@en,
        "小森成雄"@ja ;
    foaf:made <album/31406#lyrics>,
        <album/31406#subject> ;
    foaf:name "Shigeo Komori"@en,
        "小森成雄"@ja .

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31406#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/31406#composition>,
        <album/31406#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/31406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/31406#musicalwork> ;
    schema:name "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn .

<album/31406#musicalexpression> a mo:Signal ;
    mo:published_as <album/31406#subject> ;
    mo:records <album/31406#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/60/31406/31406-8302dc71c4cb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/31406/31406-8302dc71c4cb.jpg> ;
    foaf:depicts <album/31406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/31406/31406-8302dc71c4cb.jpg> .

<https://medium-media.vgm.io/albums/60/31406/31406-8302dc71c4cb.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/31406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn ;
    mo:performance_of <album/31406#musicalwork> ;
    mo:performer <artist/6904#subject>,
        <artist/850#subject> ;
    mo:recorded_as <album/31406#musicalexpression> ;
    schema:byArtist <artist/6904#subject>,
        <artist/850#subject> ;
    schema:name "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn ;
    schema:workPerformed <album/31406#musicalwork> .

<album/31406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-25"^^xsd:date ;
    dcterms:title "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn ;
    mo:catalogue_number "ANZB-6852" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31406#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N64a1f0130bc24bab83c55900f265c251 ;
    mo:record_count 1 ;
    schema:about <product/809#subject> ;
    schema:byArtist <artist/6904#subject>,
        <artist/850#subject> ;
    schema:datePublished "2012-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/31406/31406-8302dc71c4cb.jpg> ;
    schema:name "Persona4 the ANIMATION VOLUME 6 BONUS CD"@en,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja,
        "Persona4 the ANIMATION VOLUME 6 BONUS CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/31406/31406-8302dc71c4cb.jpg> .

_:N0eaee7d332a64143b3ea18cc4c5890ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Memories -Strength of Bonds-"@en,
        "The Way of Memories -キズナノチカラ-"@ja,
        "The Way of Memories -Kizuna no Chikara-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "The Way of Memories -Strength of Bonds-"@en,
        "The Way of Memories -キズナノチカラ-"@ja,
        "The Way of Memories -Kizuna no Chikara-"@ja-latn .

_:N7da6ca21298549b09daa8bd97a2d8b02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "key plus words -TV size ver.-"@en,
        "key plus words -TV size ver.-"@ja,
        "key plus words -TV size ver.-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "key plus words -TV size ver.-"@en,
        "key plus words -TV size ver.-"@ja,
        "key plus words -TV size ver.-"@ja-latn .

_:N965e5e8cfeb945e8bc4eea32715e3611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Memories -Strength of Bonds- -TV size ver.-"@en,
        "The Way of Memories -キズナノチカラ- -TV size ver.-"@ja,
        "The Way of Memories -Kizuna no Chikara- -TV size ver.-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "The Way of Memories -Strength of Bonds- -TV size ver.-"@en,
        "The Way of Memories -キズナノチカラ- -TV size ver.-"@ja,
        "The Way of Memories -Kizuna no Chikara- -TV size ver.-"@ja-latn .

_:Ncb2d8bc0b3244829a6106376bcc426a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Memories -Strength of Bonds- -inst ver.-"@en,
        "The Way of Memories -キズナノチカラ- -inst ver.-"@ja,
        "The Way of Memories -Kizuna no Chikara- -inst ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "The Way of Memories -Strength of Bonds- -inst ver.-"@en,
        "The Way of Memories -キズナノチカラ- -inst ver.-"@ja,
        "The Way of Memories -Kizuna no Chikara- -inst ver.-"@ja-latn .

_:Nd631c9b6cdb945a99127b86a44ed832f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "key plus words"@en,
        "key plus words"@ja,
        "key plus words"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "key plus words"@en,
        "key plus words"@ja,
        "key plus words"@ja-latn .

_:Ndafe4e9086dd47e19954463dff9e7825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "key plus words -inst ver.-"@en,
        "key plus words -inst ver.-"@ja,
        "key plus words -inst ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N64a1f0130bc24bab83c55900f265c251 ;
    schema:name "key plus words -inst ver.-"@en,
        "key plus words -inst ver.-"@ja,
        "key plus words -inst ver.-"@ja-latn .

_:N64a1f0130bc24bab83c55900f265c251 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eaee7d332a64143b3ea18cc4c5890ed,
        _:N7da6ca21298549b09daa8bd97a2d8b02,
        _:N965e5e8cfeb945e8bc4eea32715e3611,
        _:Ncb2d8bc0b3244829a6106376bcc426a8,
        _:Nd631c9b6cdb945a99127b86a44ed832f,
        _:Ndafe4e9086dd47e19954463dff9e7825 ;
    mo:track_count 6 ;
    schema:duration "PT21:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0eaee7d332a64143b3ea18cc4c5890ed,
        _:N7da6ca21298549b09daa8bd97a2d8b02,
        _:N965e5e8cfeb945e8bc4eea32715e3611,
        _:Ncb2d8bc0b3244829a6106376bcc426a8,
        _:Nd631c9b6cdb945a99127b86a44ed832f,
        _:Ndafe4e9086dd47e19954463dff9e7825 .

