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

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

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28883#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/28883#composition>,
        <album/28883#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/28883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the ANIMATION VOLUME 2 BONUS CD"@en,
        "ペルソナ4 アニメーション Vol.2 特典CD"@ja,
        "Persona4 the ANIMATION Original Soundtrack VOLUME 1"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/28883#musicalwork> ;
    schema:name "Persona4 the ANIMATION VOLUME 2 BONUS CD"@en,
        "ペルソナ4 アニメーション Vol.2 特典CD"@ja,
        "Persona4 the ANIMATION Original Soundtrack VOLUME 1"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/38/28883/28883-1324506020.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

_:N08a5983d48a34266b7de0508cc1ce6e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score a Hot Stud!"@en,
        "逆ナン大作戦!"@ja,
        "Gyakunan Dai Sakusen!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Score a Hot Stud!"@en,
        "逆ナン大作戦!"@ja,
        "Gyakunan Dai Sakusen!"@ja-latn .

_:N0f8d9405dcae402b894cb4a28a440993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone in this World -piano ver.-"@en,
        "Alone in this World -piano ver.-"@ja,
        "Alone in this World -piano ver.-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Alone in this World -piano ver.-"@en,
        "Alone in this World -piano ver.-"@ja,
        "Alone in this World -piano ver.-"@ja-latn .

_:N153e6fbe720442bf99782485eb066a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "out of mere play"@en,
        "out of mere play"@ja,
        "out of mere play"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "out of mere play"@en,
        "out of mere play"@ja,
        "out of mere play"@ja-latn .

_:N183d1d60634145ddb663b36276e6b47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Name is Carved"@en,
        "その名を刻め"@ja,
        "Sono na wo Kizame"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "This Name is Carved"@en,
        "その名を刻め"@ja,
        "Sono na wo Kizame"@ja-latn .

_:N24cacf8a0db04894bf162d2ef3d0af06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling into Right Places"@en,
        "Falling into Right Places"@ja,
        "Falling into Right Places"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Falling into Right Places"@en,
        "Falling into Right Places"@ja,
        "Falling into Right Places"@ja-latn .

_:N504e23ed18df4648b5ad2f5fbfe06884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination"@en,
        "Determination"@ja,
        "Determination"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Determination"@en,
        "Determination"@ja,
        "Determination"@ja-latn .

_:N60d7a5f849794d29a204f3be1b5bc316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerful"@en,
        "Cheerful"@ja,
        "Cheerful"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Cheerful"@en,
        "Cheerful"@ja,
        "Cheerful"@ja-latn .

_:N693377fa167a45e88c7c67dc2650de9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollections"@en,
        "Recollections"@ja,
        "Recollections"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Recollections"@en,
        "Recollections"@ja,
        "Recollections"@ja-latn .

_:N72456cd9c75a464db99a507c694ca30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone in this World"@en,
        "Alone in this World"@ja,
        "Alone in this World"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Alone in this World"@en,
        "Alone in this World"@ja,
        "Alone in this World"@ja-latn .

_:Na000ef40d3aa4cd4ae089c9bb77030b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Message"@en,
        "Peaceful Message"@ja,
        "Peaceful Message"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Peaceful Message"@en,
        "Peaceful Message"@ja,
        "Peaceful Message"@ja-latn .

_:Ncac67313c53248fabc76aad96d01d49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P4A Main theme"@en,
        "P4A Main theme"@ja,
        "P4A Main theme"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "P4A Main theme"@en,
        "P4A Main theme"@ja,
        "P4A Main theme"@ja-latn .

_:Ndeeece6c641d42eda9712f5d291d4549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The strange world"@en,
        "The strange world"@ja,
        "The strange world"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "The strange world"@en,
        "The strange world"@ja,
        "The strange world"@ja-latn .

_:Neb7f107a99fd4574b6819519878ea8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Control"@en,
        "Lost Control"@ja,
        "Lost Control"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Lost Control"@en,
        "Lost Control"@ja,
        "Lost Control"@ja-latn .

_:Nfb34dbeef64941569460adbc1af69817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth or Lies"@en,
        "Truth or Lies"@ja,
        "Truth or Lies"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf34eaa82fa5647069e43dbc6c1a12658 ;
    schema:name "Truth or Lies"@en,
        "Truth or Lies"@ja,
        "Truth or Lies"@ja-latn .

_:Nf34eaa82fa5647069e43dbc6c1a12658 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a5983d48a34266b7de0508cc1ce6e5,
        _:N0f8d9405dcae402b894cb4a28a440993,
        _:N153e6fbe720442bf99782485eb066a91,
        _:N183d1d60634145ddb663b36276e6b47f,
        _:N24cacf8a0db04894bf162d2ef3d0af06,
        _:N504e23ed18df4648b5ad2f5fbfe06884,
        _:N60d7a5f849794d29a204f3be1b5bc316,
        _:N693377fa167a45e88c7c67dc2650de9e,
        _:N72456cd9c75a464db99a507c694ca30f,
        _:Na000ef40d3aa4cd4ae089c9bb77030b9,
        _:Ncac67313c53248fabc76aad96d01d49c,
        _:Ndeeece6c641d42eda9712f5d291d4549,
        _:Neb7f107a99fd4574b6819519878ea8d9,
        _:Nfb34dbeef64941569460adbc1af69817 ;
    mo:track_count 14 ;
    schema:duration "PT24:42"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N08a5983d48a34266b7de0508cc1ce6e5,
        _:N0f8d9405dcae402b894cb4a28a440993,
        _:N153e6fbe720442bf99782485eb066a91,
        _:N183d1d60634145ddb663b36276e6b47f,
        _:N24cacf8a0db04894bf162d2ef3d0af06,
        _:N504e23ed18df4648b5ad2f5fbfe06884,
        _:N60d7a5f849794d29a204f3be1b5bc316,
        _:N693377fa167a45e88c7c67dc2650de9e,
        _:N72456cd9c75a464db99a507c694ca30f,
        _:Na000ef40d3aa4cd4ae089c9bb77030b9,
        _:Ncac67313c53248fabc76aad96d01d49c,
        _:Ndeeece6c641d42eda9712f5d291d4549,
        _:Neb7f107a99fd4574b6819519878ea8d9,
        _:Nfb34dbeef64941569460adbc1af69817 .

