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

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31359#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/31359#composition>,
        <album/31359#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/31359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn ;
    mo:composer <artist/983#subject> ;
    mo:produced_work <album/31359#musicalwork> ;
    schema:name "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/95/31359/31359-1425135205.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/31359#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn ;
    mo:performance_of <album/31359#musicalwork> ;
    mo:performer <artist/1740#subject>,
        <artist/6904#subject> ;
    mo:recorded_as <album/31359#musicalexpression> ;
    schema:byArtist <artist/1740#subject>,
        <artist/6904#subject> ;
    schema:name "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn ;
    schema:workPerformed <album/31359#musicalwork> .

<album/31359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-25"^^xsd:date ;
    dcterms:title "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn ;
    mo:catalogue_number "SBCV-80109" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31359#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    mo:record_count 1 ;
    schema:about <product/809#subject> ;
    schema:byArtist <artist/1740#subject>,
        <artist/6904#subject> ;
    schema:datePublished "2012-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/31359/31359-1425135205.jpg> ;
    schema:name "Persona4 the ANIMATION Special Soundtrack"@en,
        "ペルソナ4 アニメーション 特殊・サウンドトラック"@ja,
        "Persona4 the ANIMATION Special Soundtrack"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/31359/31359-1425135205.jpg> .

_:N033ab0e3ceab4e20a141c7153d5260cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sky's the limit -special mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "sky's the limit -special mix-"@en .

_:N31089d67bebd47dfadb8897e0fed5b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone in this World -inst ver.-"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "Alone in this World -inst ver.-"@en .

_:N8d52f31a464542e7a1ed4d221efda552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ain't Nobody Can Hold Me Down -inst ver.-"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "Ain't Nobody Can Hold Me Down -inst ver.-"@en .

_:N8ec4472ad6634f18aa0e7003f0b38ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P4A Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "P4A Menu"@en .

_:Ncea7eee8f1b44d13be8809900bb947bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling into Right Places -inst ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "Falling into Right Places -inst ver.-"@en .

_:Ne35068f9b6134aa2bf15f32f98817d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty of Destiny -special mix-"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "Beauty of Destiny -special mix-"@en .

_:Nffe125c9a3e84824bfe63b1c06266d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for True Revelation -inst ver.-"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N61fcec6d14d14b1fb3c2197277fdb79e ;
    schema:name "Time for True Revelation -inst ver.-"@en .

_:N61fcec6d14d14b1fb3c2197277fdb79e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N033ab0e3ceab4e20a141c7153d5260cf,
        _:N31089d67bebd47dfadb8897e0fed5b8f,
        _:N8d52f31a464542e7a1ed4d221efda552,
        _:N8ec4472ad6634f18aa0e7003f0b38ae1,
        _:Ncea7eee8f1b44d13be8809900bb947bf,
        _:Ne35068f9b6134aa2bf15f32f98817d78,
        _:Nffe125c9a3e84824bfe63b1c06266d7e ;
    mo:track_count 7 ;
    schema:duration "PT16:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N033ab0e3ceab4e20a141c7153d5260cf,
        _:N31089d67bebd47dfadb8897e0fed5b8f,
        _:N8d52f31a464542e7a1ed4d221efda552,
        _:N8ec4472ad6634f18aa0e7003f0b38ae1,
        _:Ncea7eee8f1b44d13be8809900bb947bf,
        _:Ne35068f9b6134aa2bf15f32f98817d78,
        _:Nffe125c9a3e84824bfe63b1c06266d7e .

