@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 _:N438f717e27e84deb8afb996d288aa79f ;
    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> .

_:N01f565a883054b2193571edab9b24c6d 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 _:N438f717e27e84deb8afb996d288aa79f ;
    schema:name "Smile-mileS feat. なすお☆ | Long ver."@ja .

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

_:N26b485336d4f48d0b0ffc7e17da47af7 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 _:N438f717e27e84deb8afb996d288aa79f ;
    schema:name "Smile-mileS | Long ver. - Instruments"@ja .

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

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

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

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

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

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

_:N78588e767a1241a897c8a1e2d10fdd5b 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 _:N438f717e27e84deb8afb996d288aa79f ;
    schema:name "More and moRe | Long ver. - Instruments"@ja .

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

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

_:N95cf9677414045b98aff39053f770ab9 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 _:N438f717e27e84deb8afb996d288aa79f ;
    schema:name "COLOR CHART feat. Emi Evans"@ja .

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

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

_:Nf7d3af9de47749cdad52af5c3c90f4e2 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 _:N438f717e27e84deb8afb996d288aa79f ;
    schema:name "More and moRe feat. 野宮あゆみ | Long ver."@ja .

_:N438f717e27e84deb8afb996d288aa79f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f565a883054b2193571edab9b24c6d,
        _:N02e2b586415d45679f016ef37fde5f86,
        _:N26b485336d4f48d0b0ffc7e17da47af7,
        _:N28457b88d73e455bbe9d37daca366b05,
        _:N2ca4bc871a774377a68f5bde079c602e,
        _:N2f998b44652b43a0850d5714a0ff758b,
        _:N5a8f8ac76cf14bf19a8aa09d65ac392a,
        _:N6af2eb31657648dd913a9be00c247245,
        _:N7045ec776e9b4406a276662da8e18dfc,
        _:N78588e767a1241a897c8a1e2d10fdd5b,
        _:N7c8cfceacf16406cba9474157f874f4f,
        _:N83ce51118e05419a801a826f40859799,
        _:N95cf9677414045b98aff39053f770ab9,
        _:N9f8dd719112a490f81cf626ecf70ec10,
        _:Nd095eeabaf4c40cfadd853ff5569b940,
        _:Nf7d3af9de47749cdad52af5c3c90f4e2 ;
    mo:track_count 16 ;
    schema:duration "PT59:04"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N01f565a883054b2193571edab9b24c6d,
        _:N02e2b586415d45679f016ef37fde5f86,
        _:N26b485336d4f48d0b0ffc7e17da47af7,
        _:N28457b88d73e455bbe9d37daca366b05,
        _:N2ca4bc871a774377a68f5bde079c602e,
        _:N2f998b44652b43a0850d5714a0ff758b,
        _:N5a8f8ac76cf14bf19a8aa09d65ac392a,
        _:N6af2eb31657648dd913a9be00c247245,
        _:N7045ec776e9b4406a276662da8e18dfc,
        _:N78588e767a1241a897c8a1e2d10fdd5b,
        _:N7c8cfceacf16406cba9474157f874f4f,
        _:N83ce51118e05419a801a826f40859799,
        _:N95cf9677414045b98aff39053f770ab9,
        _:N9f8dd719112a490f81cf626ecf70ec10,
        _:Nd095eeabaf4c40cfadd853ff5569b940,
        _:Nf7d3af9de47749cdad52af5c3c90f4e2 .

