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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13259#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/13259#composition>,
        <album/13259#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<product/214#subject> a schema:CreativeWork ;
    schema:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn ;
    foaf:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn .

<album/13259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn ;
    mo:composer <artist/140#subject> ;
    mo:produced_work <album/13259#musicalwork> ;
    schema:name "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn .

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

<org/263#subject> schema:name "k-shi studio"@en,
        "けしスタジオ"@ja,
        "k-shi studio"@ja-latn ;
    foaf:name "k-shi studio"@en,
        "けしスタジオ"@ja,
        "k-shi studio"@ja-latn .

<https://media.vgm.io/albums/95/13259/13259-1241399496.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13259#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/13259/13259-1241399496.jpg> ;
    foaf:depicts <album/13259#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/13259/13259-1241399496.jpg> .

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

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

<album/13259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn ;
    mo:performance_of <album/13259#musicalwork> ;
    mo:performer _:Nf62ca6a1097340368bfbe7566838644e ;
    mo:recorded_as <album/13259#musicalexpression> ;
    schema:byArtist _:Nf62ca6a1097340368bfbe7566838644e ;
    schema:name "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn ;
    schema:workPerformed <album/13259#musicalwork> .

<album/13259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn ;
    mo:catalogue_number "KSST-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13259#musicalexpression> ;
    mo:publisher <org/263#subject> ;
    mo:record _:Nb8c16694a6de413cb80c54a582004de0 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/214#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Miss-aria"@en ;
            foaf:name "Miss-aria"@en ] ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/13259/13259-1241399496.jpg> ;
    schema:name "PANDORA'S VOX 2"@en,
        "PANDORA'S VOX 2"@ja,
        "PANDORA'S VOX 2"@ja-latn ;
    schema:publisher <org/263#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/13259/13259-1241399496.jpg> .

_:N1204358b82484e66b760df759c5bc35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@en,
        "introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "introduction"@en,
        "introduction"@ja .

_:N19a37b8124ca4f4ab2c50d4cb4505662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hightension Wire"@en,
        "エキストラ・ハイテンション・マグネット・ワイヤー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "Hightension Wire"@en,
        "エキストラ・ハイテンション・マグネット・ワイヤー"@ja .

_:N4b2173f2ea4d4391951d1a58eff0918a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "powell -modernity-"@en,
        "powell -modernity-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "powell -modernity-"@en,
        "powell -modernity-"@ja .

_:N4beca6406b3544ac9745c6412654d5ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delicate Affection (Dream mix)"@en,
        "Delicate Affection (Dream mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "Delicate Affection (Dream mix)"@en,
        "Delicate Affection (Dream mix)"@ja .

_:N5c584590d64d49aa81b6c96eb6920585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Turbulence"@en,
        "Calm Turbulence"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "Calm Turbulence"@en,
        "Calm Turbulence"@ja .

_:Ne560d226e71c42999916ce88f23d5e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuclear Fusion (DNB power mix)"@en,
        "Nuclear Fusion (DNB power mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nb8c16694a6de413cb80c54a582004de0 ;
    schema:name "Nuclear Fusion (DNB power mix)"@en,
        "Nuclear Fusion (DNB power mix)"@ja .

_:Nf62ca6a1097340368bfbe7566838644e a schema:Person,
        foaf:Person ;
    mo:performed <album/13259#performance> ;
    schema:name "Miss-aria"@en ;
    foaf:name "Miss-aria"@en .

_:Nb8c16694a6de413cb80c54a582004de0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1204358b82484e66b760df759c5bc35a,
        _:N19a37b8124ca4f4ab2c50d4cb4505662,
        _:N4b2173f2ea4d4391951d1a58eff0918a,
        _:N4beca6406b3544ac9745c6412654d5ad,
        _:N5c584590d64d49aa81b6c96eb6920585,
        _:Ne560d226e71c42999916ce88f23d5e6c ;
    mo:track_count 6 ;
    schema:duration "PT23:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1204358b82484e66b760df759c5bc35a,
        _:N19a37b8124ca4f4ab2c50d4cb4505662,
        _:N4b2173f2ea4d4391951d1a58eff0918a,
        _:N4beca6406b3544ac9745c6412654d5ad,
        _:N5c584590d64d49aa81b6c96eb6920585,
        _:Ne560d226e71c42999916ce88f23d5e6c .

