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

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

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

<artist/48925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "litmus*"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "litmus*"@en .

<artist/49143#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "Rabbit House"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "Rabbit House"@en .

<artist/5301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "M2U"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "M2U"@en .

<artist/53357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "Kou!"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "Kou!"@en .

<artist/56158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "INuya"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "INuya"@en .

<artist/56778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "ZxNX"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "ZxNX"@en .

<artist/57394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "Malcha"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "Malcha"@en .

<artist/58581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "MaxOTT"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "MaxOTT"@en .

<artist/59781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "A. Ki"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "A. Ki"@en .

<artist/76797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "senjou"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "senjou"@en .

<artist/79752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "RhukiA"@en ;
    foaf:made <album/148853#composition>,
        <album/148853#subject> ;
    foaf:name "RhukiA"@en .

<event/318> a mo:Release ;
    schema:name "Released at M3-2025 Spring (Apr 27, 2025)" .

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

<album/148853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn ;
    mo:performance_of <album/148853#musicalwork> ;
    mo:recorded_as <album/148853#musicalexpression> ;
    schema:name "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn ;
    schema:workPerformed <album/148853#musicalwork> .

<org/3617#subject> schema:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn ;
    foaf:name "milkyway TRAXX"@en,
        "milkyway TRAXX"@ja,
        "milkyway TRAXX"@ja-latn .

<https://media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148853#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> ;
    foaf:depicts <album/148853#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> .

<https://medium-media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> a schema:ImageObject,
        foaf:Image .

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

<album/148853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kurobara"@en ;
            foaf:made <album/148853#composition> ;
            foaf:name "Kurobara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MOYONG"@en ;
            foaf:made <album/148853#composition> ;
            foaf:name "MOYONG"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "OSEBA"@en ;
            foaf:made <album/148853#composition> ;
            foaf:name "OSEBA"@en ],
        <artist/48925#subject>,
        <artist/49143#subject>,
        <artist/5301#subject>,
        <artist/53357#subject>,
        <artist/56158#subject>,
        <artist/56778#subject>,
        <artist/57394#subject>,
        <artist/58581#subject>,
        <artist/59781#subject>,
        <artist/76797#subject>,
        <artist/79752#subject> ;
    mo:produced_work <album/148853#musicalwork> ;
    schema:name "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn .

<album/148853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn ;
    mo:catalogue_number "MKWY-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/148853#musicalexpression> ;
    mo:publisher <org/3617#subject> ;
    mo:record _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> ;
    schema:name "Fusion Core 2"@en,
        "Fusion Core 2"@ja,
        "Fusion Core 2"@ja-latn ;
    schema:publisher <org/3617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/148853/148853-e0893b7b31ef.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "MOYONG"@en ;
    foaf:made <album/148853#subject> ;
    foaf:name "MOYONG"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "Kurobara"@en ;
    foaf:made <album/148853#subject> ;
    foaf:name "Kurobara"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148853#subject> ;
    schema:name "OSEBA"@en ;
    foaf:made <album/148853#subject> ;
    foaf:name "OSEBA"@en .

_:N1c3f38b04f30415aa95992caa83d844b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Twinkle Twinkle"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Twinkle Twinkle Twinkle"@en .

_:N72a17f0da5104b5f8943438156d1e7c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XXXO"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "XXXO"@en .

_:N88c1f8976b3a4f70aab6186aca7ccace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIRACLE SENSATION"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "MIRACLE SENSATION"@en .

_:N9c2f3978e4524992b8262e053eea99ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veritas lux mea"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Veritas lux mea"@en .

_:Naab2eaa640a74ac39d5ceb43e80b8638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amor loco"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "amor loco"@en .

_:Nb2fddad09c064a9492eeeac2cd64d824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shorekeeper"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "The Shorekeeper"@en .

_:Nc41352b1c23e4d8f8ab64dd9be81e70d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I S R"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "I S R"@en .

_:Nd2a588a8b454410aac66c56de7109d5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ARTFIGHT : MINMAX"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "ARTFIGHT : MINMAX"@en .

_:Nd2e24d97d92c4a1297d6fbf2b5178893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skybound"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Skybound"@en .

_:Nd9517d7bbb57454e9f01e887bdeb32b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbit"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Orbit"@en .

_:Nde61b4dcc8584751901e52dd96199842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Hold Me"@en .

_:Nf6b0d10004224d9cab52df45087abdbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure Mirage"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Azure Mirage"@en .

_:Nf7dae34456b640fd857afdf50221cfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamseekr"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N7e757efe1f644cd59cbf35e419ad1e66 ;
    schema:name "Dreamseekr"@en .

_:N7e757efe1f644cd59cbf35e419ad1e66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c3f38b04f30415aa95992caa83d844b,
        _:N72a17f0da5104b5f8943438156d1e7c3,
        _:N88c1f8976b3a4f70aab6186aca7ccace,
        _:N9c2f3978e4524992b8262e053eea99ed,
        _:Naab2eaa640a74ac39d5ceb43e80b8638,
        _:Nb2fddad09c064a9492eeeac2cd64d824,
        _:Nc41352b1c23e4d8f8ab64dd9be81e70d,
        _:Nd2a588a8b454410aac66c56de7109d5a,
        _:Nd2e24d97d92c4a1297d6fbf2b5178893,
        _:Nd9517d7bbb57454e9f01e887bdeb32b5,
        _:Nde61b4dcc8584751901e52dd96199842,
        _:Nf6b0d10004224d9cab52df45087abdbc,
        _:Nf7dae34456b640fd857afdf50221cfdc ;
    mo:track_count 13 ;
    schema:duration "PT49:46"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1c3f38b04f30415aa95992caa83d844b,
        _:N72a17f0da5104b5f8943438156d1e7c3,
        _:N88c1f8976b3a4f70aab6186aca7ccace,
        _:N9c2f3978e4524992b8262e053eea99ed,
        _:Naab2eaa640a74ac39d5ceb43e80b8638,
        _:Nb2fddad09c064a9492eeeac2cd64d824,
        _:Nc41352b1c23e4d8f8ab64dd9be81e70d,
        _:Nd2a588a8b454410aac66c56de7109d5a,
        _:Nd2e24d97d92c4a1297d6fbf2b5178893,
        _:Nd9517d7bbb57454e9f01e887bdeb32b5,
        _:Nde61b4dcc8584751901e52dd96199842,
        _:Nf6b0d10004224d9cab52df45087abdbc,
        _:Nf7dae34456b640fd857afdf50221cfdc .

