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

<artist/15889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja ;
    foaf:made <album/124636#lyrics>,
        <album/124636#subject> ;
    foaf:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja .

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/124636#lyrics>,
        <album/124636#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

<artist/29225#subject> a schema:Person,
        foaf:Person ;
    schema:name "ReoNa"@en ;
    foaf:made <album/124636#lyrics>,
        <album/124636#subject>,
        <album/124636#vocals> ;
    foaf:name "ReoNa"@en .

<artist/53586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leah Haywood"@en ;
    foaf:made <album/124636#lyrics>,
        <album/124636#subject> ;
    foaf:name "Leah Haywood"@en .

<artist/13046#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124636#subject> ;
    schema:name "rui"@en ;
    foaf:made <album/124636#composition>,
        <album/124636#lyrics>,
        <album/124636#subject> ;
    foaf:name "rui"@en .

<artist/15008#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124636#subject> ;
    schema:name "Ryohei Arahata"@en,
        "荒幡亮平"@ja ;
    foaf:made <album/124636#composition>,
        <album/124636#lyrics>,
        <album/124636#subject> ;
    foaf:name "Ryohei Arahata"@en,
        "荒幡亮平"@ja .

<artist/53584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124636#subject> ;
    schema:name "Pan"@en ;
    foaf:made <album/124636#composition>,
        <album/124636#subject> ;
    foaf:name "Pan"@en .

<release/17353#subject> a schema:CreativeWork ;
    schema:name "Arknights: PRELUDE TO DAWN"@en,
        "アークナイツ【黎明前奏/PRELUDE TO DAWN】"@ja,
        "Arknights: PRELUDE TO DAWN"@ja-latn ;
    foaf:name "Arknights: PRELUDE TO DAWN"@en,
        "アークナイツ【黎明前奏/PRELUDE TO DAWN】"@ja,
        "Arknights: PRELUDE TO DAWN"@ja-latn .

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

<album/124636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn ;
    mo:performance_of <album/124636#musicalwork> ;
    mo:recorded_as <album/124636#musicalexpression> ;
    schema:name "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn ;
    schema:workPerformed <album/124636#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/124636/124636-bf93185ab8ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB."@en ;
            foaf:made <album/124636#composition> ;
            foaf:name "(LIVE LAB."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(fade)"@en ;
            foaf:made <album/124636#composition> ;
            foaf:name "(fade)"@en ],
        <artist/13046#subject>,
        <artist/15008#subject>,
        <artist/53584#subject> ;
    mo:produced_work <album/124636#musicalwork> ;
    schema:name "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn .

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

<album/124636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-07"^^xsd:date ;
    dcterms:title "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn ;
    mo:catalogue_number "VVXX-01329" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124636#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    mo:record_count 1 ;
    schema:about <release/17353#subject> ;
    schema:datePublished "2022-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/124636/124636-bf93185ab8ee.jpg> ;
    schema:name "Alive / ReoNa [Special Edition]"@en,
        "Alive / ReoNa [Special Edition]"@ja,
        "Alive / ReoNa [Special Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/124636/124636-bf93185ab8ee.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124636#subject> ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/124636#subject> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Dreamlab)"@en ;
    foaf:made <album/124636#lyrics> ;
    foaf:name "(Dreamlab)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(fade)"@en ;
    foaf:made <album/124636#lyrics> ;
    foaf:name "(fade)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(fade)"@en ;
    foaf:made <album/124636#subject> ;
    foaf:name "(fade)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/124636#lyrics> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Dreamlab)"@en ;
    foaf:made <album/124636#subject> ;
    foaf:name "(Dreamlab)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/124636#subject> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124636#subject> ;
    schema:name "(fade)"@en ;
    foaf:made <album/124636#subject> ;
    foaf:name "(fade)"@en .

_:N00e9bb4b9f124c09a6cd769db8b7f7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive (TV Size)"@ja,
        "Alive (TV Size)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "Alive (TV Size)"@ja,
        "Alive (TV Size)"@ja-latn .

_:N20d3094fc12b40dfa351df4ddb3c1796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simoom"@ja,
        "Simoom"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "Simoom"@ja,
        "Simoom"@ja-latn .

_:N57f63ec6baa9408981c36a27a88f0bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Numb"@ja,
        "Numb"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "Numb"@ja,
        "Numb"@ja-latn .

_:N931eb6146d124b1d8f1b4f44e4118fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一番星"@ja,
        "Ichibanboshi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "一番星"@ja,
        "Ichibanboshi"@ja-latn .

_:Nc4c0033bb180456591ee91ec7e93f491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive (Instrumental)"@ja,
        "Alive (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "Alive (Instrumental)"@ja,
        "Alive (Instrumental)"@ja-latn .

_:Neef6e8bbefa84930b33161e9cba55954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive"@ja,
        "Alive"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb711bb3fce014cc2b61e36998fcd19c5 ;
    schema:name "Alive"@ja,
        "Alive"@ja-latn .

_:Nb711bb3fce014cc2b61e36998fcd19c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e9bb4b9f124c09a6cd769db8b7f7ff,
        _:N20d3094fc12b40dfa351df4ddb3c1796,
        _:N57f63ec6baa9408981c36a27a88f0bd6,
        _:N931eb6146d124b1d8f1b4f44e4118fc3,
        _:Nc4c0033bb180456591ee91ec7e93f491,
        _:Neef6e8bbefa84930b33161e9cba55954 ;
    mo:track_count 6 ;
    schema:duration "PT25:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00e9bb4b9f124c09a6cd769db8b7f7ff,
        _:N20d3094fc12b40dfa351df4ddb3c1796,
        _:N57f63ec6baa9408981c36a27a88f0bd6,
        _:N931eb6146d124b1d8f1b4f44e4118fc3,
        _:Nc4c0033bb180456591ee91ec7e93f491,
        _:Neef6e8bbefa84930b33161e9cba55954 .

