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

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9834#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/9834#composition>,
        <album/9834#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9834#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/9834#composition>,
        <album/9834#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

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

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9834#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/9834#composition>,
        <album/9834#subject> ;
    foaf:name "David Wise"@en .

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

<product/168#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY II"@en,
        "ファイナルファンタジーII"@ja,
        "FINAL FANTASY II"@ja-latn ;
    foaf:name "FINAL FANTASY II"@en,
        "ファイナルファンタジーII"@ja,
        "FINAL FANTASY II"@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/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/203#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn ;
    foaf:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn .

<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 .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

<product/3756#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa (2005)"@en,
        "ロマンシング サガ -ミンストレルソング- (2005)"@ja,
        "Romancing SaGa -Minstrel Song- (2005)"@ja-latn ;
    foaf:name "Romancing SaGa (2005)"@en,
        "ロマンシング サガ -ミンストレルソング- (2005)"@ja,
        "Romancing SaGa -Minstrel Song- (2005)"@ja-latn .

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

<album/9834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn ;
    mo:performance_of <album/9834#musicalwork> ;
    mo:recorded_as <album/9834#musicalexpression> ;
    schema:name "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn ;
    schema:workPerformed <album/9834#musicalwork> .

<org/428#subject> schema:name "Monochrome & Colored Rec."@en,
        "Monochrome & Colored Rec."@ja,
        "Monochrome & Colored Rec."@ja-latn ;
    foaf:name "Monochrome & Colored Rec."@en,
        "Monochrome & Colored Rec."@ja,
        "Monochrome & Colored Rec."@ja-latn .

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

<https://medium-media.vgm.io/albums/43/9834/9834-1217880879.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/138#subject>,
        <artist/140#subject>,
        <artist/507#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/9834#musicalwork> ;
    schema:name "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn .

<album/9834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn ;
    mo:catalogue_number "MCRX004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9834#musicalexpression> ;
    mo:publisher <org/428#subject> ;
    mo:record _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/163#subject>,
        <product/168#subject>,
        <product/175#subject>,
        <product/178#subject>,
        <product/203#subject>,
        <product/214#subject>,
        <product/271#subject>,
        <product/3756#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/9834/9834-1217880879.jpg> ;
    schema:name "Delta Attack"@en,
        "Delta Attack"@ja,
        "Delta Attack"@ja-latn ;
    schema:publisher <org/428#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/9834/9834-1217880879.jpg> .

_:N2220ed0f5256419d8bdd5b7a21f24e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Demons"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Four Demons"@en .

_:N2a5cf55c395f4200ba83601dcbee7072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Barrel Maze"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "The Barrel Maze"@en .

_:N499d84ac5144480bbe79dabb0e6d51cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Demons"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Four Demons"@en .

_:N73cbe1e3a0f94800bd3e45b45e57720a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atonement"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Atonement"@en .

_:N75287bfa62924fb189eecc19237e53f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Attack"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Final Attack"@en .

_:N76fcca4a28074fae919e2275a7c2b8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another World"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Another World"@en .

_:N797a564d94ac4bceab5ab5d39c6c6136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Intro"@en .

_:Na36d2202fc8243c3a39a1cfb5e723198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atonement"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Atonement"@en .

_:Nd5a09b6eeb8144c7805875bb9b43f461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "musica machina"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "musica machina"@en .

_:Ned41cb518a9e4661b3c86252ac35c7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stitch In Time"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Stitch In Time"@en .

_:Nf5be9b3560e645c7b5000526638c4dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeble Fahr"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N71438f416b9d46ceb7fd18687cf9a5cb ;
    schema:name "Zeble Fahr"@en .

_:N71438f416b9d46ceb7fd18687cf9a5cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2220ed0f5256419d8bdd5b7a21f24e94,
        _:N2a5cf55c395f4200ba83601dcbee7072,
        _:N499d84ac5144480bbe79dabb0e6d51cc,
        _:N73cbe1e3a0f94800bd3e45b45e57720a,
        _:N75287bfa62924fb189eecc19237e53f0,
        _:N76fcca4a28074fae919e2275a7c2b8f1,
        _:N797a564d94ac4bceab5ab5d39c6c6136,
        _:Na36d2202fc8243c3a39a1cfb5e723198,
        _:Nd5a09b6eeb8144c7805875bb9b43f461,
        _:Ned41cb518a9e4661b3c86252ac35c7e8,
        _:Nf5be9b3560e645c7b5000526638c4dd2 ;
    mo:track_count 11 ;
    schema:duration "PT58:27"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2220ed0f5256419d8bdd5b7a21f24e94,
        _:N2a5cf55c395f4200ba83601dcbee7072,
        _:N499d84ac5144480bbe79dabb0e6d51cc,
        _:N73cbe1e3a0f94800bd3e45b45e57720a,
        _:N75287bfa62924fb189eecc19237e53f0,
        _:N76fcca4a28074fae919e2275a7c2b8f1,
        _:N797a564d94ac4bceab5ab5d39c6c6136,
        _:Na36d2202fc8243c3a39a1cfb5e723198,
        _:Nd5a09b6eeb8144c7805875bb9b43f461,
        _:Ned41cb518a9e4661b3c86252ac35c7e8,
        _:Nf5be9b3560e645c7b5000526638c4dd2 .

