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

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

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

<artist/2291#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125449#subject> ;
    schema:name "onoken"@en ;
    foaf:made <album/125449#composition>,
        <album/125449#subject> ;
    foaf:name "onoken"@en .

<artist/2569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125449#subject> ;
    schema:name "siromaru"@en ;
    foaf:made <album/125449#composition>,
        <album/125449#subject> ;
    foaf:name "siromaru"@en .

<artist/47206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125449#subject> ;
    schema:name "Cranky"@en ;
    foaf:made <album/125449#composition>,
        <album/125449#subject> ;
    foaf:name "Cranky"@en .

<event/286> a mo:Release ;
    schema:name "Released at Comic Market 101 (Dec 30, 2022 to Dec 31, 2022)" .

<product/12038#subject> a schema:CreativeWork ;
    schema:name "Muse Dash"@en,
        "Muse Dash"@ja,
        "Muse Dash"@ja-latn ;
    foaf:name "Muse Dash"@en,
        "Muse Dash"@ja,
        "Muse Dash"@ja-latn .

<product/12757#subject> a schema:CreativeWork ;
    schema:name "SEVEN's CODE"@en,
        "SEVEN's CODE"@ja,
        "SEVEN's CODE"@ja-latn ;
    foaf:name "SEVEN's CODE"@en,
        "SEVEN's CODE"@ja,
        "SEVEN's CODE"@ja-latn .

<product/14234#subject> a schema:CreativeWork ;
    schema:name "CHRONO CIRCLE"@en,
        "クロノサークル"@ja,
        "CHRONO CIRCLE"@ja-latn ;
    foaf:name "CHRONO CIRCLE"@en,
        "クロノサークル"@ja,
        "CHRONO CIRCLE"@ja-latn .

<release/17316#subject> a schema:CreativeWork ;
    schema:name "ONGEKI bright"@en,
        "オンゲキ ブライト"@ja,
        "ONGEKI bright"@ja-latn ;
    foaf:name "ONGEKI bright"@en,
        "オンゲキ ブライト"@ja,
        "ONGEKI bright"@ja-latn .

<release/17318#subject> a schema:CreativeWork ;
    schema:name "ONGEKI R.E.D. PLUS"@en,
        "オンゲキ R.E.D. PLUS"@ja,
        "ONGEKI R.E.D. PLUS"@ja-latn ;
    foaf:name "ONGEKI R.E.D. PLUS"@en,
        "オンゲキ R.E.D. PLUS"@ja,
        "ONGEKI R.E.D. PLUS"@ja-latn .

<release/17321#subject> a schema:CreativeWork ;
    schema:name "WACCA S"@en,
        "WACCA S"@ja,
        "WACCA S"@ja-latn ;
    foaf:name "WACCA S"@en,
        "WACCA S"@ja,
        "WACCA S"@ja-latn .

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

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

<org/1310#subject> schema:name "axsword"@en,
        "axsword"@ja,
        "axsword"@ja-latn ;
    foaf:name "axsword"@en,
        "axsword"@ja,
        "axsword"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/125449/125449-366781152683.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "COLOR CHART / onoken"@en,
        "COLOR CHART / onoken"@ja,
        "COLOR CHART / onoken"@ja-latn ;
    mo:composer <artist/2291#subject>,
        <artist/2569#subject>,
        <artist/47206#subject> ;
    mo:produced_work <album/125449#musicalwork> ;
    schema:name "COLOR CHART / onoken"@en,
        "COLOR CHART / onoken"@ja,
        "COLOR CHART / onoken"@ja-latn .

<album/125449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-30"^^xsd:date ;
    dcterms:title "COLOR CHART / onoken"@en,
        "COLOR CHART / onoken"@ja,
        "COLOR CHART / onoken"@ja-latn ;
    mo:catalogue_number "AXSD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125449#musicalexpression> ;
    mo:publisher <org/1310#subject> ;
    mo:record _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    mo:record_count 1 ;
    mo:release <event/286> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dancing City"@en ;
            foaf:name "Dancing City"@en ],
        <product/12038#subject>,
        <product/12757#subject>,
        <product/14234#subject>,
        <release/17316#subject>,
        <release/17318#subject>,
        <release/17321#subject> ;
    schema:datePublished "2022-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/125449/125449-366781152683.jpg> ;
    schema:name "COLOR CHART / onoken"@en,
        "COLOR CHART / onoken"@ja,
        "COLOR CHART / onoken"@ja-latn ;
    schema:publisher <org/1310#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/125449/125449-366781152683.jpg> .

_:N02be16a6c0b547f6a5fc9e47b944b198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More and moRe feat. 野宮あゆみ | Long ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "More and moRe feat. 野宮あゆみ | Long ver."@ja .

_:N0701fb7aed2a4ae09b15dea1c1648f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天つ風 | Long ver. - Instruments"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "天つ風 | Long ver. - Instruments"@ja .

_:N17360d79e7034a5e830158eb4c4b1735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GASHATT | Long ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "GASHATT | Long ver."@ja .

_:N2386921273934fb5a7b94678dc8bed36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile-mileS | Long ver. - Instruments"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "Smile-mileS | Long ver. - Instruments"@ja .

_:N28616e148f354d788d3486f65baac44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conflict axsword remix - Instruments"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "conflict axsword remix - Instruments"@ja .

_:N2e6aef1333874361aecc70dd3f79c47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BBBLOW - Rebuild"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "BBBLOW - Rebuild"@ja .

_:N3f6c10b57e634b12855326633f69752c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLOR CHART feat. Emi Evans"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "COLOR CHART feat. Emi Evans"@ja .

_:N5c563795217a4e91af0ea4d8b666f908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと feat. 実咲 | Long ver."@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "キミと feat. 実咲 | Long ver."@ja .

_:N63d805eb4037403290a7e24af8634dbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Drawmers"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "Night Drawmers"@ja .

_:N920cec66458b491cb176d382002a7e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天つ風 feat. 夏川陽子 | Long ver."@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "天つ風 feat. 夏川陽子 | Long ver."@ja .

_:Na922f0173a534e758c97d3ad5535cabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと | Long ver. - Instruments"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "キミと | Long ver. - Instruments"@ja .

_:Nb7dfc891e32b48e38bc8023d072e1bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLOR CHART - Instruments"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "COLOR CHART - Instruments"@ja .

_:Ncfd4a6e2008646a08e35aa4d8c6bb52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More and moRe | Long ver. - Instruments"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "More and moRe | Long ver. - Instruments"@ja .

_:Nd853127cb7c547a5b58e1212109672e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conflict axsword remix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "conflict axsword remix"@ja .

_:Nfa53093e18fe43768a49a6287e2183ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile-mileS feat. なすお☆ | Long ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "Smile-mileS feat. なすお☆ | Long ver."@ja .

_:Nfb9e2b4d7c8f4e3bab3936670a604918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMiDARA PIERROT | Long ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0c5b7dcc307f4e46b0b9930a3232b30b ;
    schema:name "AMiDARA PIERROT | Long ver."@ja .

_:N0c5b7dcc307f4e46b0b9930a3232b30b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02be16a6c0b547f6a5fc9e47b944b198,
        _:N0701fb7aed2a4ae09b15dea1c1648f86,
        _:N17360d79e7034a5e830158eb4c4b1735,
        _:N2386921273934fb5a7b94678dc8bed36,
        _:N28616e148f354d788d3486f65baac44d,
        _:N2e6aef1333874361aecc70dd3f79c47c,
        _:N3f6c10b57e634b12855326633f69752c,
        _:N5c563795217a4e91af0ea4d8b666f908,
        _:N63d805eb4037403290a7e24af8634dbe,
        _:N920cec66458b491cb176d382002a7e4d,
        _:Na922f0173a534e758c97d3ad5535cabb,
        _:Nb7dfc891e32b48e38bc8023d072e1bea,
        _:Ncfd4a6e2008646a08e35aa4d8c6bb52a,
        _:Nd853127cb7c547a5b58e1212109672e2,
        _:Nfa53093e18fe43768a49a6287e2183ab,
        _:Nfb9e2b4d7c8f4e3bab3936670a604918 ;
    mo:track_count 16 ;
    schema:duration "PT59:04"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N02be16a6c0b547f6a5fc9e47b944b198,
        _:N0701fb7aed2a4ae09b15dea1c1648f86,
        _:N17360d79e7034a5e830158eb4c4b1735,
        _:N2386921273934fb5a7b94678dc8bed36,
        _:N28616e148f354d788d3486f65baac44d,
        _:N2e6aef1333874361aecc70dd3f79c47c,
        _:N3f6c10b57e634b12855326633f69752c,
        _:N5c563795217a4e91af0ea4d8b666f908,
        _:N63d805eb4037403290a7e24af8634dbe,
        _:N920cec66458b491cb176d382002a7e4d,
        _:Na922f0173a534e758c97d3ad5535cabb,
        _:Nb7dfc891e32b48e38bc8023d072e1bea,
        _:Ncfd4a6e2008646a08e35aa4d8c6bb52a,
        _:Nd853127cb7c547a5b58e1212109672e2,
        _:Nfa53093e18fe43768a49a6287e2183ab,
        _:Nfb9e2b4d7c8f4e3bab3936670a604918 .

