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

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

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

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30911#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/30911#composition>,
        <album/30911#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@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/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

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

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

<album/30911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn ;
    mo:performance_of <album/30911#musicalwork> ;
    mo:recorded_as <album/30911#musicalexpression> ;
    schema:name "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn ;
    schema:workPerformed <album/30911#musicalwork> .

<org/951#subject> schema:name "Contranote"@en,
        "Contranote"@ja,
        "Contranote"@ja-latn ;
    foaf:name "Contranote"@en,
        "Contranote"@ja,
        "Contranote"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/30911/30911-1325097564.jpg> a schema:ImageObject,
        foaf:Image .

<album/30911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn ;
    mo:composer <artist/610#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/30911#musicalwork> ;
    schema:name "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn .

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

<album/30911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30911#musicalexpression> ;
    mo:publisher <org/951#subject> ;
    mo:record _:N161dc50fff584c499deb7fb22a6c3687 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/173#subject>,
        <product/175#subject>,
        <product/182#subject>,
        <product/189#subject>,
        <product/206#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/30911/30911-1325097564.jpg> ;
    schema:name "Anthems of Dark Confederate"@en,
        "Anthems of Dark Confederate"@ja,
        "Anthems of Dark Confederate"@ja-latn ;
    schema:publisher <org/951#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/30911/30911-1325097564.jpg> .

_:N01ff426a023c4ff4b70e89086b20bd26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en,
        "バトル1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Battle 1"@en,
        "バトル1"@ja .

_:N216292dbd6764811bebf03f606262830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodies Errant"@en,
        "Melodies Errant"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Melodies Errant"@en,
        "Melodies Errant"@ja .

_:N61f951c9246e46b5a17c67aa137512f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golbeza Clad in Black"@en,
        "黒い甲冑ゴルベーザ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Golbeza Clad in Black"@en,
        "黒い甲冑ゴルベーザ"@ja .

_:N95e5abb664fb4ed8a301577890a0b556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Afraid"@en,
        "Don`t Be Afraid"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Don't Be Afraid"@en,
        "Don`t Be Afraid"@ja .

_:Ne4a0532b643a4ca98bee6633a57e2202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en,
        "戦闘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Battle Theme"@en,
        "戦闘"@ja .

_:Ne82c888c1f6348239e3e2eede6c777b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 2"@en,
        "バトル2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N161dc50fff584c499deb7fb22a6c3687 ;
    schema:name "Battle 2"@en,
        "バトル2"@ja .

_:N161dc50fff584c499deb7fb22a6c3687 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ff426a023c4ff4b70e89086b20bd26,
        _:N216292dbd6764811bebf03f606262830,
        _:N61f951c9246e46b5a17c67aa137512f3,
        _:N95e5abb664fb4ed8a301577890a0b556,
        _:Ne4a0532b643a4ca98bee6633a57e2202,
        _:Ne82c888c1f6348239e3e2eede6c777b0 ;
    mo:track_count 6 ;
    schema:duration "PT19:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N01ff426a023c4ff4b70e89086b20bd26,
        _:N216292dbd6764811bebf03f606262830,
        _:N61f951c9246e46b5a17c67aa137512f3,
        _:N95e5abb664fb4ed8a301577890a0b556,
        _:Ne4a0532b643a4ca98bee6633a57e2202,
        _:Ne82c888c1f6348239e3e2eede6c777b0 .

