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

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

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

<artist/1645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9118#subject> ;
    schema:name "Mitsugu Suzuki"@en,
        "鈴木貢"@ja ;
    foaf:made <album/9118#composition>,
        <album/9118#subject> ;
    foaf:name "Mitsugu Suzuki"@en,
        "鈴木貢"@ja .

<artist/40915#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9118#subject> ;
    schema:name "URI"@en ;
    foaf:made <album/9118#composition>,
        <album/9118#subject> ;
    foaf:name "URI"@en .

<artist/52764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9118#subject> ;
    schema:name "Dr.Haggy"@en ;
    foaf:made <album/9118#composition>,
        <album/9118#subject> ;
    foaf:name "Dr.Haggy"@en .

<product/19588#subject> a schema:CreativeWork ;
    schema:name "Battle Gear"@en,
        "バトルギア"@ja,
        "Battle Gear"@ja-latn ;
    foaf:name "Battle Gear"@en,
        "バトルギア"@ja,
        "Battle Gear"@ja-latn .

<product/19591#subject> a schema:CreativeWork ;
    schema:name "Battle Gear 2"@en,
        "バトルギア2"@ja,
        "Battle Gear 2"@ja-latn ;
    foaf:name "Battle Gear 2"@en,
        "バトルギア2"@ja,
        "Battle Gear 2"@ja-latn .

<product/19604#subject> a schema:CreativeWork ;
    schema:name "Battle Gear 3"@en,
        "バトルギア3"@ja,
        "Battle Gear 3"@ja-latn ;
    foaf:name "Battle Gear 3"@en,
        "バトルギア3"@ja,
        "Battle Gear 3"@ja-latn .

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

<album/9118#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn ;
    mo:performance_of <album/9118#musicalwork> ;
    mo:recorded_as <album/9118#musicalexpression> ;
    schema:name "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn ;
    schema:workPerformed <album/9118#musicalwork> .

<org/133#subject> schema:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn ;
    foaf:name "ZUNTATA RECORDS"@en,
        "ZUNTATA RECORDS"@ja,
        "ZUNTATA RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/9118/9118-1319802669.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9118#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn ;
    mo:composer <artist/1645#subject>,
        <artist/40915#subject>,
        <artist/52764#subject> ;
    mo:produced_work <album/9118#musicalwork> ;
    schema:name "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn .

<album/9118#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-24"^^xsd:date ;
    dcterms:title "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn ;
    mo:catalogue_number "ZTTL-9003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/9118#musicalexpression> ;
    mo:publisher <org/133#subject> ;
    mo:record _:N4f8160a723a04f3e84bb385bec48a029 ;
    mo:record_count 1 ;
    schema:about <product/19588#subject>,
        <product/19591#subject>,
        <product/19604#subject> ;
    schema:datePublished "2007-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/9118/9118-1319802669.jpg> ;
    schema:name "Battle Gear Sound Selection"@en,
        "バトルギア サウンドセレクション"@ja,
        "Battle Gear Sound Selection"@ja-latn ;
    schema:publisher <org/133#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/9118/9118-1319802669.jpg> .

_:N0a5d9d24901743f9a0b5c60a67065646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Instict (Battle Gear 3)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Wild Instict (Battle Gear 3)"@en .

_:N0b146ef8960e470eb6b9f0c5b789786f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning View (Battle Gear 3)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Morning View (Battle Gear 3)"@en .

_:N2779a8e134874e1bbef76af9850b0efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Spring (Battle Gear 2)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Theme of Spring (Battle Gear 2)"@en .

_:N2793a802ede948eaa95bc895c0f799cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying On the End of Heaven (Battle Gear)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Crying On the End of Heaven (Battle Gear)"@en .

_:N30191cd335b84ed4b5e92e663209bd14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Machine of Rage (Battle Gear 3)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "The Machine of Rage (Battle Gear 3)"@en .

_:N44df499d69844029a3dc7627e1fde739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Axel Minds (Battle Gear)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Axel Minds (Battle Gear)"@en .

_:N4793fcf551ab44fe80437f215d09a079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Gap (Battle Gear)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Into the Gap (Battle Gear)"@en .

_:N4dd7c511a2c14071b7253e1b18c7f275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sense(BATTLE GEAR3)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "The Sense(BATTLE GEAR3)"@en .

_:N5205262c27984d93bc308912f735d179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Diver (Battle Gear)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "The Night Diver (Battle Gear)"@en .

_:N5de4f491919b48f985e81c621c64520f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight (Battle Gear 2)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Midnight (Battle Gear 2)"@en .

_:N6e82786300a94096970a191e46fa9844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Blow (Battle Gear 2)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Final Blow (Battle Gear 2)"@en .

_:N90c3b4da280841e6833ea4ac09023780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Aggressive (Battle Gear 3)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Be Aggressive (Battle Gear 3)"@en .

_:N9cd205147c224f7c9eabc97a138bb80d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Gear (Battle Gear)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Battle Gear (Battle Gear)"@en .

_:Na218c12c35a04a21bbdd6c7fefb40d4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Leaves (Battle Gear 2)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Red Leaves (Battle Gear 2)"@en .

_:Nc378328cc91348d4b00b5a7428fb4927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel Tense (Battle Gear 2)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Feel Tense (Battle Gear 2)"@en .

_:Nd4f710b8758645ca84d20fb934864944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Blend (Battle Gear 2)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N4f8160a723a04f3e84bb385bec48a029 ;
    schema:name "Autumn Blend (Battle Gear 2)"@en .

_:N4f8160a723a04f3e84bb385bec48a029 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a5d9d24901743f9a0b5c60a67065646,
        _:N0b146ef8960e470eb6b9f0c5b789786f,
        _:N2779a8e134874e1bbef76af9850b0efa,
        _:N2793a802ede948eaa95bc895c0f799cd,
        _:N30191cd335b84ed4b5e92e663209bd14,
        _:N44df499d69844029a3dc7627e1fde739,
        _:N4793fcf551ab44fe80437f215d09a079,
        _:N4dd7c511a2c14071b7253e1b18c7f275,
        _:N5205262c27984d93bc308912f735d179,
        _:N5de4f491919b48f985e81c621c64520f,
        _:N6e82786300a94096970a191e46fa9844,
        _:N90c3b4da280841e6833ea4ac09023780,
        _:N9cd205147c224f7c9eabc97a138bb80d,
        _:Na218c12c35a04a21bbdd6c7fefb40d4a,
        _:Nc378328cc91348d4b00b5a7428fb4927,
        _:Nd4f710b8758645ca84d20fb934864944 ;
    mo:track_count 16 ;
    schema:duration "PT46:56"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0a5d9d24901743f9a0b5c60a67065646,
        _:N0b146ef8960e470eb6b9f0c5b789786f,
        _:N2779a8e134874e1bbef76af9850b0efa,
        _:N2793a802ede948eaa95bc895c0f799cd,
        _:N30191cd335b84ed4b5e92e663209bd14,
        _:N44df499d69844029a3dc7627e1fde739,
        _:N4793fcf551ab44fe80437f215d09a079,
        _:N4dd7c511a2c14071b7253e1b18c7f275,
        _:N5205262c27984d93bc308912f735d179,
        _:N5de4f491919b48f985e81c621c64520f,
        _:N6e82786300a94096970a191e46fa9844,
        _:N90c3b4da280841e6833ea4ac09023780,
        _:N9cd205147c224f7c9eabc97a138bb80d,
        _:Na218c12c35a04a21bbdd6c7fefb40d4a,
        _:Nc378328cc91348d4b00b5a7428fb4927,
        _:Nd4f710b8758645ca84d20fb934864944 .

