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

<artist/5899#subject> a schema:Person,
        foaf:Person ;
    schema:name "You Nakano"@en,
        "なかの★陽"@ja ;
    foaf:made <album/15664#lyrics>,
        <album/15664#subject> ;
    foaf:name "You Nakano"@en,
        "なかの★陽"@ja .

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

<artist/1521#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15664#subject> ;
    schema:name "Mitsuhiko Takano"@en,
        "高野充彦"@ja ;
    foaf:made <album/15664#composition>,
        <album/15664#subject> ;
    foaf:name "Mitsuhiko Takano"@en,
        "高野充彦"@ja .

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15664#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/15664#composition>,
        <album/15664#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<event/62> a mo:Release ;
    schema:name "Pre-released at Tokyo Game Show 2009 (Sep 24, 2009 to Sep 27, 2009)" .

<product/13568#subject> a schema:CreativeWork ;
    schema:name "Gotcha Force"@en,
        "ガチャフォース"@ja,
        "Gotcha Force"@ja-latn ;
    foaf:name "Gotcha Force"@en,
        "ガチャフォース"@ja,
        "Gotcha Force"@ja-latn .

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

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

<org/408#subject> schema:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn ;
    foaf:name "CAPCOM CO., LTD."@en,
        "株式会社カプコン"@ja,
        "CAPCOM CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/46/15664/15664-1431709357.jpg> a schema:ImageObject,
        foaf:Image .

<album/15664#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn ;
    mo:composer <artist/1521#subject>,
        <artist/3461#subject> ;
    mo:produced_work <album/15664#musicalwork> ;
    schema:name "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn .

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

<album/15664#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn ;
    mo:performance_of <album/15664#musicalwork> ;
    mo:performer <artist/7003#subject> ;
    mo:recorded_as <album/15664#musicalexpression> ;
    schema:byArtist <artist/7003#subject> ;
    schema:name "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn ;
    schema:workPerformed <album/15664#musicalwork> .

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15664#performance> ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

<album/15664#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-01"^^xsd:date ;
    dcterms:title "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn ;
    mo:catalogue_number "CPDA-10060" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15664#musicalexpression> ;
    mo:publisher <org/408#subject> ;
    mo:record _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    mo:record_count 1 ;
    mo:release <event/62> ;
    schema:about <product/13568#subject> ;
    schema:byArtist <artist/7003#subject> ;
    schema:datePublished "2009-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/15664/15664-1431709357.jpg> ;
    schema:name "Capcom Special Selection: Gotcha Force"@en,
        "CAPCOM SPECIAL SELECTION ガチャフォース"@ja,
        "Capcom Special Selection: Gotcha Force"@ja-latn ;
    schema:publisher <org/408#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/15664/15664-1431709357.jpg> .

_:N1732d04d28f14e4b9722aeca498e5322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.2"@en,
        "バトルその２"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.2"@en,
        "バトルその２"@ja .

_:N1bc14d5de4a449c0929708fe860b877b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.8 (VS Boss)"@en,
        "バトルその８（VSボス）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.8 (VS Boss)"@en,
        "バトルその８（VSボス）"@ja .

_:N25e7d58c2faf41198dbd3655540ee157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N2bce5f958a324ce28ab190948bb2b78b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.5"@en,
        "バトルその５"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.5"@en,
        "バトルその５"@ja .

_:N4b21345d99c842fa9b624683d85ac812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Screen ~ Battle Nr.1"@en,
        "VS画面～バトルその１"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "VS Screen ~ Battle Nr.1"@en,
        "VS画面～バトルその１"@ja .

_:N5ad16404af334150bd6e6b7beea36a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.4"@en,
        "バトルその４"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.4"@en,
        "バトルその４"@ja .

_:N8ca39a07676e4c80bdc5f5709218c8ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.3"@en,
        "バトルその３"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.3"@en,
        "バトルその３"@ja .

_:N8cd3b97c804349478ea9ca847df57144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select Screen"@en,
        "セレクト画面"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Select Screen"@en,
        "セレクト画面"@ja .

_:Nafe9239b4ec04e33b879abfae67052b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight! Gotcha Force"@en,
        "戦え！ガチャフォース"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Fight! Gotcha Force"@en,
        "戦え！ガチャフォース"@ja .

_:Nc16f0869cc4946c08dc7888c23fa5dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.6"@en,
        "バトルその６"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.6"@en,
        "バトルその６"@ja .

_:Ndf882148e7f347bb8e63c6b6947afdfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en,
        "スタッフロール"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Staff Roll"@en,
        "スタッフロール"@ja .

_:Ne3d115778eee49fa9edc964e20c43f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Title"@en,
        "タイトル"@ja .

_:Nf7df4d82e55c499785e2ae6d6b0f0a33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Nr.7 (VS Rival)"@en,
        "バトルその７（VSライバル）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N9e5b3140df4a4dcb8ce0c7003b44e914 ;
    schema:name "Battle Nr.7 (VS Rival)"@en,
        "バトルその７（VSライバル）"@ja .

_:N9e5b3140df4a4dcb8ce0c7003b44e914 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1732d04d28f14e4b9722aeca498e5322,
        _:N1bc14d5de4a449c0929708fe860b877b,
        _:N25e7d58c2faf41198dbd3655540ee157,
        _:N2bce5f958a324ce28ab190948bb2b78b,
        _:N4b21345d99c842fa9b624683d85ac812,
        _:N5ad16404af334150bd6e6b7beea36a6c,
        _:N8ca39a07676e4c80bdc5f5709218c8ab,
        _:N8cd3b97c804349478ea9ca847df57144,
        _:Nafe9239b4ec04e33b879abfae67052b0,
        _:Nc16f0869cc4946c08dc7888c23fa5dcc,
        _:Ndf882148e7f347bb8e63c6b6947afdfc,
        _:Ne3d115778eee49fa9edc964e20c43f12,
        _:Nf7df4d82e55c499785e2ae6d6b0f0a33 ;
    mo:track_count 13 ;
    schema:duration "PT26:38"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1732d04d28f14e4b9722aeca498e5322,
        _:N1bc14d5de4a449c0929708fe860b877b,
        _:N25e7d58c2faf41198dbd3655540ee157,
        _:N2bce5f958a324ce28ab190948bb2b78b,
        _:N4b21345d99c842fa9b624683d85ac812,
        _:N5ad16404af334150bd6e6b7beea36a6c,
        _:N8ca39a07676e4c80bdc5f5709218c8ab,
        _:N8cd3b97c804349478ea9ca847df57144,
        _:Nafe9239b4ec04e33b879abfae67052b0,
        _:Nc16f0869cc4946c08dc7888c23fa5dcc,
        _:Ndf882148e7f347bb8e63c6b6947afdfc,
        _:Ne3d115778eee49fa9edc964e20c43f12,
        _:Nf7df4d82e55c499785e2ae6d6b0f0a33 .

