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

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

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

<artist/38153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "icesawder"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "icesawder"@en .

<artist/47572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "Todayday"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "Todayday"@en .

<artist/56701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "kou"@en .

<artist/62169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "moyu"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "moyu"@en .

<artist/62170#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "WowWoWow"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "WowWoWow"@en .

<artist/66415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "Sauce"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "Sauce"@en .

<artist/66416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "ASTRO MELLOW"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "ASTRO MELLOW"@en .

<artist/66417#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "gomac"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "gomac"@en .

<artist/66418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "Saltless"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "Saltless"@en .

<artist/66420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137260#subject> ;
    schema:name "alto"@en ;
    foaf:made <album/137260#composition>,
        <album/137260#subject> ;
    foaf:name "alto"@en .

<event/294> a mo:Release ;
    schema:name "Released at M3-2023 Fall (Oct 29, 2023)" .

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

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

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

<https://media.vgm.io/albums/06/137260/137260-76a358f04c69.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137260#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/137260/137260-76a358f04c69.png> ;
    foaf:depicts <album/137260#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/137260/137260-76a358f04c69.png> .

<https://medium-media.vgm.io/albums/06/137260/137260-76a358f04c69.png> a schema:ImageObject,
        foaf:Image .

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

<album/137260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ArxiA"@en,
        "ArxiA"@ja,
        "ArxiA"@ja-latn ;
    mo:composer <artist/38153#subject>,
        <artist/47572#subject>,
        <artist/56701#subject>,
        <artist/62169#subject>,
        <artist/62170#subject>,
        <artist/66415#subject>,
        <artist/66416#subject>,
        <artist/66417#subject>,
        <artist/66418#subject>,
        <artist/66420#subject> ;
    mo:produced_work <album/137260#musicalwork> ;
    schema:name "ArxiA"@en,
        "ArxiA"@ja,
        "ArxiA"@ja-latn .

<album/137260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-29"^^xsd:date ;
    dcterms:title "ArxiA"@en,
        "ArxiA"@ja,
        "ArxiA"@ja-latn ;
    mo:catalogue_number "STLV-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137260#musicalexpression> ;
    mo:publisher <org/4118#subject> ;
    mo:record _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    mo:record_count 1 ;
    mo:release <event/294> ;
    schema:datePublished "2023-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/06/137260/137260-76a358f04c69.png> ;
    schema:name "ArxiA"@en,
        "ArxiA"@ja,
        "ArxiA"@ja-latn ;
    schema:publisher <org/4118#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/137260/137260-76a358f04c69.png> .

_:N09c2c5a289044cd485cfb02634f47316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rave UchU"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Rave UchU"@ja .

_:N0a990300db864092bff580fb75f46fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astral Dimension"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Astral Dimension"@ja .

_:N0cc42594c3e449c2af26e6780013e487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ΣTERNAL"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "ΣTERNAL"@ja .

_:N14fefb6e7d814835871425370a3b629d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing-by"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Swing-by"@ja .

_:N4e360c9bd69945aba62509dd376268d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing Stars"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Chasing Stars"@ja .

_:N6f22169f1b5c411b8050ca91f8b0b36f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペース・ペース・ランデヴー feat.重音テト"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "スペース・ペース・ランデヴー feat.重音テト"@ja .

_:N7d09d3539d304945a38c811c01fccc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Intersection"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Starlight Intersection"@ja .

_:N7d34fe9b187c4211861339f1b810709b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the beginning was The Big Bang"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "In the beginning was The Big Bang"@ja .

_:N8635095c515b442980cbb5fcfca43a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Wolf"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Silver Wolf"@ja .

_:N953938f6d5e54b12846ee88db0032948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milky Way feat.花隈千冬"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Milky Way feat.花隈千冬"@ja .

_:Nace3329fbc924d098d59eefcf5abedb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星への切符"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "星への切符"@ja .

_:Nb10606f9cf904ccc990efbe4015551f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Fragments"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "Moon Fragments"@ja .

_:Nfe93a4a93c0344a797af9ec85830f27f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HYPER NOVA"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:Ndf1e66940da74d49b42f71f5fb8e3da8 ;
    schema:name "HYPER NOVA"@ja .

_:Ndf1e66940da74d49b42f71f5fb8e3da8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09c2c5a289044cd485cfb02634f47316,
        _:N0a990300db864092bff580fb75f46fcb,
        _:N0cc42594c3e449c2af26e6780013e487,
        _:N14fefb6e7d814835871425370a3b629d,
        _:N4e360c9bd69945aba62509dd376268d3,
        _:N6f22169f1b5c411b8050ca91f8b0b36f,
        _:N7d09d3539d304945a38c811c01fccc36,
        _:N7d34fe9b187c4211861339f1b810709b,
        _:N8635095c515b442980cbb5fcfca43a6b,
        _:N953938f6d5e54b12846ee88db0032948,
        _:Nace3329fbc924d098d59eefcf5abedb1,
        _:Nb10606f9cf904ccc990efbe4015551f1,
        _:Nfe93a4a93c0344a797af9ec85830f27f ;
    mo:track_count 13 ;
    schema:duration "PT53:26"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N09c2c5a289044cd485cfb02634f47316,
        _:N0a990300db864092bff580fb75f46fcb,
        _:N0cc42594c3e449c2af26e6780013e487,
        _:N14fefb6e7d814835871425370a3b629d,
        _:N4e360c9bd69945aba62509dd376268d3,
        _:N6f22169f1b5c411b8050ca91f8b0b36f,
        _:N7d09d3539d304945a38c811c01fccc36,
        _:N7d34fe9b187c4211861339f1b810709b,
        _:N8635095c515b442980cbb5fcfca43a6b,
        _:N953938f6d5e54b12846ee88db0032948,
        _:Nace3329fbc924d098d59eefcf5abedb1,
        _:Nb10606f9cf904ccc990efbe4015551f1,
        _:Nfe93a4a93c0344a797af9ec85830f27f .

