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

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

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

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124634#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/124634#composition>,
        <album/124634#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<release/17354#subject> a schema:CreativeWork ;
    schema:name "Arknights: PRELUDE TO DAWN"@en,
        "明日方舟：黎明前奏"@ja,
        "Mingri Fangzhou: Liming Qianzou"@ja-latn ;
    foaf:name "Arknights: PRELUDE TO DAWN"@en,
        "明日方舟：黎明前奏"@ja,
        "Mingri Fangzhou: Liming Qianzou"@ja-latn .

<album/124634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn ;
    mo:composer <artist/15298#subject> ;
    mo:produced_work <album/124634#musicalwork> ;
    schema:name "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn .

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

<album/124634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn ;
    mo:performance_of <album/124634#musicalwork> ;
    mo:recorded_as <album/124634#musicalexpression> ;
    schema:name "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn ;
    schema:workPerformed <album/124634#musicalwork> .

<album/124634#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/43/124634/124634-7c181da94167.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/124634/124634-7c181da94167.jpg> ;
    foaf:depicts <album/124634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/124634/124634-7c181da94167.jpg> .

<https://medium-media.vgm.io/albums/43/124634/124634-7c181da94167.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/124634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-19"^^xsd:date ;
    dcterms:title "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn ;
    mo:catalogue_number "VVXX-01328" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124634#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N3ab514ce3be2471792d5e573e5adeb4d ;
    mo:record_count 1 ;
    schema:about <release/17354#subject> ;
    schema:datePublished "2022-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/124634/124634-7c181da94167.jpg> ;
    schema:name "Alive (Monster Siren Records) / ReoNa"@en,
        "Alive (Monster Siren Records) / ReoNa"@ja,
        "Alive (Monster Siren Records) / ReoNa"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/124634/124634-7c181da94167.jpg> .

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

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

_:N34f1e131a8be4e249a7563bc4718e2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alive (Monster Siren Records)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3ab514ce3be2471792d5e573e5adeb4d ;
    schema:name "Alive (Monster Siren Records)"@en .

_:N3ab514ce3be2471792d5e573e5adeb4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34f1e131a8be4e249a7563bc4718e2a6 ;
    mo:track_count 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N34f1e131a8be4e249a7563bc4718e2a6 .

