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

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

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

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8427#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/8427#composition>,
        <album/8427#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8427#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/8427#composition>,
        <album/8427#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

<product/178#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn ;
    foaf:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/359#subject> a schema:CreativeWork ;
    schema:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn ;
    foaf:name "Valkyrie Profile"@en,
        "ヴァルキリープロファイル"@ja,
        "Valkyrie Profile"@ja-latn .

<product/530#subject> a schema:CreativeWork ;
    schema:name "Star Ocean"@en,
        "スターオーシャン"@ja,
        "Star Ocean"@ja-latn ;
    foaf:name "Star Ocean"@en,
        "スターオーシャン"@ja,
        "Star Ocean"@ja-latn .

<product/534#subject> a schema:CreativeWork ;
    schema:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn ;
    foaf:name "Star Ocean: Till the End of Time"@en,
        "スターオーシャン Till the End of Time"@ja,
        "Star Ocean: Till the End of Time"@ja-latn .

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

<album/8427#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn ;
    mo:performance_of <album/8427#musicalwork> ;
    mo:recorded_as <album/8427#musicalexpression> ;
    schema:name "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn ;
    schema:workPerformed <album/8427#musicalwork> .

<org/438#subject> schema:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn ;
    foaf:name "Sonic Hispeed Omega"@en,
        "Sonic Hispeed Omega"@ja,
        "Sonic Hispeed Omega"@ja-latn .

<https://media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8427#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> ;
    foaf:depicts <album/8427#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> .

<https://medium-media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> a schema:ImageObject,
        foaf:Image .

<album/8427#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn ;
    mo:composer <artist/166#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/8427#musicalwork> ;
    schema:name "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn .

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

<album/8427#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn ;
    mo:catalogue_number "SCDA-1006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8427#musicalexpression> ;
    mo:publisher <org/438#subject> ;
    mo:record _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:about <product/178#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/359#subject>,
        <product/530#subject>,
        <product/534#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> ;
    schema:name "Squ-eni Heroes Organization pt.2"@en,
        "Squ-eni Heroes Organization pt.2"@ja,
        "Squ-eni Heroes Organization pt.2"@ja-latn ;
    schema:publisher <org/438#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/8427/8427-7987c7f18c17.jpg> .

_:N0c1c166d522a45458b7c2b939c47842f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Fight Further"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Those Who Fight Further"@en .

_:N10bc93650c2448459007b15350c7a90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Battle Theme"@en .

_:N228fcb696a7d449a8c9e9940b93accb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave New World"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Brave New World"@en .

_:N374e5f08ca05481dbceeace5e541b4a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Mad"@en ;
    mo:track_number 11 ;
    schema:duration "PT15:00"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Dancing Mad"@en .

_:N5616ab1db96648328da07423fa6cd5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Planet"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Over the Planet"@en .

_:N69fa539ff74744f1a0ce39d2105a6057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Wisdom"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "The Dawn of Wisdom"@en .

_:N6e31361ac3984a8fbd96ed6e7e714a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching Friends"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Searching Friends"@en .

_:N74bb0eefbfd84bf0b10027bb00446380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hard Battle"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "The Hard Battle"@en .

_:Nba15baf1e3ca465da9422c06923ba086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Achieve"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "For Achieve"@en .

_:Nc60c1fcd9b3a4590b164fbc442c08d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confidence in the Domination"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Confidence in the Domination"@en .

_:Nd80258212a10486dbf0de66425fab91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "The Last Battle"@en .

_:Ne7034ff5785b4bb2a61a6a5bec25caef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Influence of Truth Appearance"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N241ddfe6de1e4bfca609c1538ebd7690 ;
    schema:name "Influence of Truth Appearance"@en .

_:N241ddfe6de1e4bfca609c1538ebd7690 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1c166d522a45458b7c2b939c47842f,
        _:N10bc93650c2448459007b15350c7a90e,
        _:N228fcb696a7d449a8c9e9940b93accb6,
        _:N374e5f08ca05481dbceeace5e541b4a3,
        _:N5616ab1db96648328da07423fa6cd5a2,
        _:N69fa539ff74744f1a0ce39d2105a6057,
        _:N6e31361ac3984a8fbd96ed6e7e714a5b,
        _:N74bb0eefbfd84bf0b10027bb00446380,
        _:Nba15baf1e3ca465da9422c06923ba086,
        _:Nc60c1fcd9b3a4590b164fbc442c08d95,
        _:Nd80258212a10486dbf0de66425fab91f,
        _:Ne7034ff5785b4bb2a61a6a5bec25caef ;
    mo:track_count 12 ;
    schema:duration "PT57:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0c1c166d522a45458b7c2b939c47842f,
        _:N10bc93650c2448459007b15350c7a90e,
        _:N228fcb696a7d449a8c9e9940b93accb6,
        _:N374e5f08ca05481dbceeace5e541b4a3,
        _:N5616ab1db96648328da07423fa6cd5a2,
        _:N69fa539ff74744f1a0ce39d2105a6057,
        _:N6e31361ac3984a8fbd96ed6e7e714a5b,
        _:N74bb0eefbfd84bf0b10027bb00446380,
        _:Nba15baf1e3ca465da9422c06923ba086,
        _:Nc60c1fcd9b3a4590b164fbc442c08d95,
        _:Nd80258212a10486dbf0de66425fab91f,
        _:Ne7034ff5785b4bb2a61a6a5bec25caef .

