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

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

<artist/30288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154621#subject> ;
    schema:name "Shoi Miyazawa"@en,
        "宮澤翔衣"@ja ;
    foaf:made <album/154621#composition>,
        <album/154621#subject> ;
    foaf:name "Shoi Miyazawa"@en,
        "宮澤翔衣"@ja .

<artist/3031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154621#subject> ;
    schema:name "Kota Hoshino"@en,
        "星野康太"@ja ;
    foaf:made <album/154621#composition>,
        <album/154621#subject> ;
    foaf:name "Kota Hoshino"@en,
        "星野康太"@ja .

<product/13012#subject> a schema:CreativeWork ;
    schema:name "ARMORED CORE VI FIRES OF RUBICON"@en,
        "ARMORED CORE VI FIRES OF RUBICON"@ja,
        "ARMORED CORE VI FIRES OF RUBICON"@ja-latn ;
    foaf:name "ARMORED CORE VI FIRES OF RUBICON"@en,
        "ARMORED CORE VI FIRES OF RUBICON"@ja,
        "ARMORED CORE VI FIRES OF RUBICON"@ja-latn .

<product/465#subject> a schema:CreativeWork ;
    schema:name "Armored Core: for Answer"@en,
        "アーマード・コア フォーアンサー"@ja,
        "Armored Core: for Answer"@ja-latn ;
    foaf:name "Armored Core: for Answer"@en,
        "アーマード・コア フォーアンサー"@ja,
        "Armored Core: for Answer"@ja-latn .

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

<album/154621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn ;
    mo:performance_of <album/154621#musicalwork> ;
    mo:recorded_as <album/154621#musicalexpression> ;
    schema:name "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn ;
    schema:workPerformed <album/154621#musicalwork> .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

<https://media.vgm.io/albums/12/154621/154621-81c999db2587.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154621#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/154621/154621-81c999db2587.webp> ;
    foaf:depicts <album/154621#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/154621/154621-81c999db2587.webp> .

<https://medium-media.vgm.io/albums/12/154621/154621-81c999db2587.webp> a schema:ImageObject,
        foaf:Image .

<album/154621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn ;
    mo:composer <artist/30288#subject>,
        <artist/3031#subject> ;
    mo:produced_work <album/154621#musicalwork> ;
    schema:name "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn .

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

<album/154621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-01"^^xsd:date ;
    dcterms:title "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Vinyl (12\")" ;
    mo:publication_of <album/154621#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N279af19542894ae7b602655a2cf8b421,
        _:N2c972c0f016d41d283155acdb409e02f ;
    mo:record_count 2 ;
    schema:about <product/13012#subject>,
        <product/465#subject> ;
    schema:datePublished "2026-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/154621/154621-81c999db2587.webp> ;
    schema:name "Age of the Synth: Armored Core VI"@en,
        "Age of the Synth: Armored Core VI"@ja,
        "Age of the Synth: Armored Core VI"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/154621/154621-81c999db2587.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaobnir"@en ;
    foaf:made <album/154621#subject> ;
    foaf:name "Kaobnir"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaobnir"@en ;
    foaf:made <album/154621#vocals> ;
    foaf:name "Kaobnir"@en .

_:N07a47e572123404b95be9b06852f8342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coral Guardian"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Coral Guardian"@en .

_:N257cd7110b624a0e810543aeff761c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Era"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "New Era"@en .

_:N273bbea02f7b41b383f8203f571e4feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact with You"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "Contact with You"@en .

_:N5bfe01a6c181498cb4c6f39442c152e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel Haze (Where Truths Meet)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Steel Haze (Where Truths Meet)"@en .

_:N5da17b80db8c42a4bbce39c397e584c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough and Decent"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "Rough and Decent"@en .

_:N64d78ba64277450db6c4e72ff4cca0c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Coral"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "Echoes of Coral"@en .

_:N65bff21d512043ea87183cf892d3ad5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contact with You (Coreal Release)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Contact with You (Coreal Release)"@en .

_:Nab75c08ecd2b45b3a7f8a00977b8e197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C4-621"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "C4-621"@en .

_:Nba1c85430e3449b7a33beb470ac1bd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel Haze (Rusted Pride)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "Steel Haze (Rusted Pride)"@en .

_:Nbfcf23f08bb6402cb6e0f36704ac3118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man Who Passed the Torch"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "The Man Who Passed the Torch"@en .

_:Nc59f9b46ff1745e49abf916dd0ad71b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fires of Rubicon (Reprise)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Fires of Rubicon (Reprise)"@en .

_:Ndc2993943c764ebfb709f8a41909bc73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroy the Ice Worm"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N2c972c0f016d41d283155acdb409e02f ;
    schema:name "Destroy the Ice Worm"@en .

_:Nf3ec42f0d4604295ba48f352ab059111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Someone is Always Moving on the Surface"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Someone is Always Moving on the Surface"@en .

_:Nfdbb9a2f593648f4bbf3774e6f3c543b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stain (Final Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N279af19542894ae7b602655a2cf8b421 ;
    schema:name "Stain (Final Version)"@en .

_:N279af19542894ae7b602655a2cf8b421 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N07a47e572123404b95be9b06852f8342,
        _:N5bfe01a6c181498cb4c6f39442c152e3,
        _:N65bff21d512043ea87183cf892d3ad5b,
        _:Nc59f9b46ff1745e49abf916dd0ad71b5,
        _:Nf3ec42f0d4604295ba48f352ab059111,
        _:Nfdbb9a2f593648f4bbf3774e6f3c543b ;
    mo:track_count 6 ;
    schema:duration "PT14:00"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N07a47e572123404b95be9b06852f8342,
        _:N5bfe01a6c181498cb4c6f39442c152e3,
        _:N65bff21d512043ea87183cf892d3ad5b,
        _:Nc59f9b46ff1745e49abf916dd0ad71b5,
        _:Nf3ec42f0d4604295ba48f352ab059111,
        _:Nfdbb9a2f593648f4bbf3774e6f3c543b .

_:N2c972c0f016d41d283155acdb409e02f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N257cd7110b624a0e810543aeff761c5e,
        _:N273bbea02f7b41b383f8203f571e4feb,
        _:N5da17b80db8c42a4bbce39c397e584c3,
        _:N64d78ba64277450db6c4e72ff4cca0c0,
        _:Nab75c08ecd2b45b3a7f8a00977b8e197,
        _:Nba1c85430e3449b7a33beb470ac1bd9a,
        _:Nbfcf23f08bb6402cb6e0f36704ac3118,
        _:Ndc2993943c764ebfb709f8a41909bc73 ;
    mo:track_count 8 ;
    schema:duration "PT14:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N257cd7110b624a0e810543aeff761c5e,
        _:N273bbea02f7b41b383f8203f571e4feb,
        _:N5da17b80db8c42a4bbce39c397e584c3,
        _:N64d78ba64277450db6c4e72ff4cca0c0,
        _:Nab75c08ecd2b45b3a7f8a00977b8e197,
        _:Nba1c85430e3449b7a33beb470ac1bd9a,
        _:Nbfcf23f08bb6402cb6e0f36704ac3118,
        _:Ndc2993943c764ebfb709f8a41909bc73 .

