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

<album/15181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:produced_work <album/15181#musicalwork> ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn .

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

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

<product/12011#subject> a schema:CreativeWork ;
    schema:name "Battlefield 2142"@en,
        "Battlefield 2142"@ja,
        "Battlefield 2142"@ja-latn ;
    foaf:name "Battlefield 2142"@en,
        "Battlefield 2142"@ja,
        "Battlefield 2142"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@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/3404#subject> a schema:CreativeWork ;
    schema:name "Deus Ex"@en,
        "Deus Ex"@ja,
        "Deus Ex"@ja-latn ;
    foaf:name "Deus Ex"@en,
        "Deus Ex"@ja,
        "Deus Ex"@ja-latn .

<product/4121#subject> a schema:CreativeWork ;
    schema:name "GoldenEye 007 (N64)"@en,
        "GoldenEye 007 (N64)"@ja,
        "GoldenEye 007 (N64)"@ja-latn ;
    foaf:name "GoldenEye 007 (N64)"@en,
        "GoldenEye 007 (N64)"@ja,
        "GoldenEye 007 (N64)"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

<product/8920#subject> a schema:CreativeWork ;
    schema:name "Advance Wars: Dual Strike"@en,
        "ファミコンウォーズDS"@ja,
        "Famicom Wars DS"@ja-latn ;
    foaf:name "Advance Wars: Dual Strike"@en,
        "ファミコンウォーズDS"@ja,
        "Famicom Wars DS"@ja-latn .

<product/927#subject> a schema:CreativeWork ;
    schema:name "Gears of War"@en,
        "ギアーズ・オブ・ウォー"@ja,
        "Gears of War"@ja-latn ;
    foaf:name "Gears of War"@en,
        "ギアーズ・オブ・ウォー"@ja,
        "Gears of War"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/18/15181/15181-1317122565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:performance_of <album/15181#musicalwork> ;
    mo:performer <artist/11799#subject> ;
    mo:recorded_as <album/15181#musicalexpression> ;
    schema:byArtist <artist/11799#subject> ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    schema:workPerformed <album/15181#musicalwork> .

<artist/11799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15181#performance> ;
    schema:name "Jim Cook"@en ;
    foaf:name "Jim Cook"@en .

<album/15181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/15181#musicalexpression> ;
    mo:publisher _:N73e8ce3c09a44137bc8d79e154746e91 ;
    mo:record _:Nfe935d656370448687a44047194dd03f ;
    mo:record_count 1 ;
    schema:about <product/12011#subject>,
        <product/187#subject>,
        <product/188#subject>,
        <product/3404#subject>,
        <product/4121#subject>,
        <product/490#subject>,
        <product/8920#subject>,
        <product/927#subject> ;
    schema:byArtist <artist/11799#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/15181/15181-1317122565.jpg> ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    schema:publisher _:N73e8ce3c09a44137bc8d79e154746e91 ;
    foaf:depiction <https://media.vgm.io/albums/18/15181/15181-1317122565.jpg> .

_:N028a2ccb5b2b4c33adad95ee17a3f723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Dragon Roost Island"@en .

_:N44aeba51960145f1af0b128e1d7e5712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kotake & Koume"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Kotake & Koume"@en .

_:N62b72eaaddfa4177877c0ea63b86284f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dual Strike"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Dual Strike"@en .

_:N697ec1b8bed34e7997a435ceeb2d5e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GoldenEye"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "GoldenEye"@en .

_:N73e8ce3c09a44137bc8d79e154746e91 schema:name "Jim Cook"@en ;
    foaf:name "Jim Cook"@en .

_:N7640782c880d4815811a424cbc3a914c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deus Ex Machina"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Deus Ex Machina"@en .

_:N988e21a392744e2fb28847721fbae0a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield Heroes"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Battlefield Heroes"@en .

_:N9e5e68a42be44ce6a79a2f96927bca82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gears Of War (Megadeth Cover)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Gears Of War (Megadeth Cover)"@en .

_:Ne95b0f56acbd43439ce1d4050b6e7674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VII"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Final Fantasy VII"@en .

_:Nfc079d87f55540d1b7cad2d9a26555e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Of Storms"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfe935d656370448687a44047194dd03f ;
    schema:name "Song Of Storms"@en .

_:Nfe935d656370448687a44047194dd03f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028a2ccb5b2b4c33adad95ee17a3f723,
        _:N44aeba51960145f1af0b128e1d7e5712,
        _:N62b72eaaddfa4177877c0ea63b86284f,
        _:N697ec1b8bed34e7997a435ceeb2d5e8c,
        _:N7640782c880d4815811a424cbc3a914c,
        _:N988e21a392744e2fb28847721fbae0a6,
        _:N9e5e68a42be44ce6a79a2f96927bca82,
        _:Ne95b0f56acbd43439ce1d4050b6e7674,
        _:Nfc079d87f55540d1b7cad2d9a26555e0 ;
    mo:track_count 9 ;
    schema:duration "PT25:39"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N028a2ccb5b2b4c33adad95ee17a3f723,
        _:N44aeba51960145f1af0b128e1d7e5712,
        _:N62b72eaaddfa4177877c0ea63b86284f,
        _:N697ec1b8bed34e7997a435ceeb2d5e8c,
        _:N7640782c880d4815811a424cbc3a914c,
        _:N988e21a392744e2fb28847721fbae0a6,
        _:N9e5e68a42be44ce6a79a2f96927bca82,
        _:Ne95b0f56acbd43439ce1d4050b6e7674,
        _:Nfc079d87f55540d1b7cad2d9a26555e0 .

