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

<artist/21625#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuusuke"@en,
        "ユウスケ"@ja ;
    foaf:made <album/22987#lyrics>,
        <album/22987#subject> ;
    foaf:name "Yuusuke"@en,
        "ユウスケ"@ja .

<artist/58519#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAAKIII"@en,
        "マーキー"@ja ;
    foaf:made <album/22987#lyrics>,
        <album/22987#subject> ;
    foaf:name "MAAKIII"@en,
        "マーキー"@ja .

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

<product/12800#subject> a schema:CreativeWork ;
    schema:name "Sengoku BASARA 2"@en,
        "戦国BASARA2"@ja,
        "Sengoku BASARA 2"@ja-latn ;
    foaf:name "Sengoku BASARA 2"@en,
        "戦国BASARA2"@ja,
        "Sengoku BASARA 2"@ja-latn .

<product/16985#subject> a schema:CreativeWork ;
    schema:name "Shinobido: Way of the Ninja"@en,
        "忍道 戒"@ja,
        "Shinobido Imashime"@ja-latn ;
    foaf:name "Shinobido: Way of the Ninja"@en,
        "忍道 戒"@ja,
        "Shinobido Imashime"@ja-latn .

<product/2657#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED DESTINY Special Edition III - Flames Of Destiny"@en,
        "機動戦士ガンダムSEED DESTINY スペシャルエディションIII 運命の業火"@ja,
        "Mobile Suit Gundam SEED DESTINY Special Edition III - Flames Of Destiny"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED DESTINY Special Edition III - Flames Of Destiny"@en,
        "機動戦士ガンダムSEED DESTINY スペシャルエディションIII 運命の業火"@ja,
        "Mobile Suit Gundam SEED DESTINY Special Edition III - Flames Of Destiny"@ja-latn .

<product/3257#subject> a schema:CreativeWork ;
    schema:name "Darker Than Black"@en,
        "DARKER THAN BLACK -黒の契約者-"@ja,
        "DARKER THAN BLACK -Kuro no Keiyakusha-"@ja-latn ;
    foaf:name "Darker Than Black"@en,
        "DARKER THAN BLACK -黒の契約者-"@ja,
        "DARKER THAN BLACK -Kuro no Keiyakusha-"@ja-latn .

<product/585#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn .

<product/597#subject> a schema:CreativeWork ;
    schema:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn ;
    foaf:name "Bleach (Anime)"@en,
        "ブリーチ (Anime)"@ja,
        "Bleach (Anime)"@ja-latn .

<album/22987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn ;
    mo:composer <artist/9790#subject> ;
    mo:produced_work <album/22987#musicalwork> ;
    schema:name "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/22987/22987-1294087838.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22987#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn ;
    mo:performance_of <album/22987#musicalwork> ;
    mo:performer <artist/9790#subject> ;
    mo:recorded_as <album/22987#musicalexpression> ;
    schema:byArtist <artist/9790#subject> ;
    schema:name "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn ;
    schema:workPerformed <album/22987#musicalwork> .

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

<artist/9790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22987#subject> ;
    mo:performed <album/22987#performance> ;
    schema:name "HIGH and MIGHTY COLOR"@en ;
    foaf:made <album/22987#composition>,
        <album/22987#lyrics>,
        <album/22987#subject> ;
    foaf:name "HIGH and MIGHTY COLOR"@en .

<album/22987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-26"^^xsd:date ;
    dcterms:title "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn ;
    mo:catalogue_number "SECL-582" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22987#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N6927fbd963b944a7a4150847727e81b5 ;
    mo:record_count 1 ;
    schema:about <product/12800#subject>,
        <product/16985#subject>,
        <product/2657#subject>,
        <product/3257#subject>,
        <product/585#subject>,
        <product/597#subject> ;
    schema:byArtist <artist/9790#subject> ;
    schema:datePublished "2007-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/22987/22987-1294087838.jpg> ;
    schema:name "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@en,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja,
        "10 COLOR SINGLES / HIGH and MIGHTY COLOR"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/22987/22987-1294087838.jpg> .

_:N5417e21985db4b7691d40c0f70e269ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days"@ja,
        "Days"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "Days"@ja,
        "Days"@ja-latn .

_:N5d2288d68482495aae229b61830f0707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STYLE ～get glory in this hand～"@ja,
        "STYLE ~get glory in this hand~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "STYLE ～get glory in this hand～"@ja,
        "STYLE ~get glory in this hand~"@ja-latn .

_:N7c84419771574d93b906c8f946ed07b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRIDE"@ja,
        "PRIDE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "PRIDE"@ja,
        "PRIDE"@ja-latn .

_:N80a892c414d24697b43c6d3a328b5fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一輪の花"@ja,
        "Ichirin no Hana"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "一輪の花"@ja,
        "Ichirin no Hana"@ja-latn .

_:N995e1331bec9405fa69936eb7b34b012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER"@ja,
        "OVER"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "OVER"@ja,
        "OVER"@ja-latn .

_:N9e309ff90f1d44f193021fed944ddb5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE into YOURSELF"@ja,
        "DIVE into YOURSELF"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "DIVE into YOURSELF"@ja,
        "DIVE into YOURSELF"@ja-latn .

_:Na94109729b53447892bd992476350191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠雷～遠くにある明かり～"@ja,
        "Enrai ~Tooku ni Aru Akari~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "遠雷～遠くにある明かり～"@ja,
        "Enrai ~Tooku ni Aru Akari~"@ja-latn .

_:Nabb948241c064654a0f8bdd1361bb263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "辿り着く場所"@ja,
        "Tadoritsuku Basho"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "辿り着く場所"@ja,
        "Tadoritsuku Basho"@ja-latn .

_:Nbc809273b64540ac95b9501e24963e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN☆RUN☆RUN"@ja,
        "RUN☆RUN☆RUN"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "RUN☆RUN☆RUN"@ja,
        "RUN☆RUN☆RUN"@ja-latn .

_:Nc43e01dce17c48dd89ea0e0e62bde50d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams"@ja,
        "Dreams"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "Dreams"@ja,
        "Dreams"@ja-latn .

_:Ncf76d0399e7b40acb2306ba55fab418f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"一輪の花\"Studio Live Ver."@ja,
        "\"Ichirin no Hana\" Studio Live Ver."@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "\"一輪の花\"Studio Live Ver."@ja,
        "\"Ichirin no Hana\" Studio Live Ver."@ja-latn .

_:Nd738c0639b84425eb2af0b11c4c20c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オキザリス"@ja,
        "Oxalis"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6927fbd963b944a7a4150847727e81b5 ;
    schema:name "オキザリス"@ja,
        "Oxalis"@ja-latn .

_:N6927fbd963b944a7a4150847727e81b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5417e21985db4b7691d40c0f70e269ec,
        _:N5d2288d68482495aae229b61830f0707,
        _:N7c84419771574d93b906c8f946ed07b8,
        _:N80a892c414d24697b43c6d3a328b5fc0,
        _:N995e1331bec9405fa69936eb7b34b012,
        _:N9e309ff90f1d44f193021fed944ddb5c,
        _:Na94109729b53447892bd992476350191,
        _:Nabb948241c064654a0f8bdd1361bb263,
        _:Nbc809273b64540ac95b9501e24963e61,
        _:Nc43e01dce17c48dd89ea0e0e62bde50d,
        _:Ncf76d0399e7b40acb2306ba55fab418f,
        _:Nd738c0639b84425eb2af0b11c4c20c56 ;
    mo:track_count 12 ;
    schema:duration "PT52:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N5417e21985db4b7691d40c0f70e269ec,
        _:N5d2288d68482495aae229b61830f0707,
        _:N7c84419771574d93b906c8f946ed07b8,
        _:N80a892c414d24697b43c6d3a328b5fc0,
        _:N995e1331bec9405fa69936eb7b34b012,
        _:N9e309ff90f1d44f193021fed944ddb5c,
        _:Na94109729b53447892bd992476350191,
        _:Nabb948241c064654a0f8bdd1361bb263,
        _:Nbc809273b64540ac95b9501e24963e61,
        _:Nc43e01dce17c48dd89ea0e0e62bde50d,
        _:Ncf76d0399e7b40acb2306ba55fab418f,
        _:Nd738c0639b84425eb2af0b11c4c20c56 .

