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

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

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

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/150884#composition>,
        <album/150884#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<artist/41451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "nmk"@en ;
    foaf:made <album/150884#composition>,
        <album/150884#subject> ;
    foaf:name "nmk"@en .

<artist/46703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "Bernis"@en ;
    foaf:made <album/150884#composition>,
        <album/150884#subject> ;
    foaf:name "Bernis"@en .

<artist/53981#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "nao"@en,
        "夏央"@ja ;
    foaf:made <album/150884#composition>,
        <album/150884#subject> ;
    foaf:name "nao"@en,
        "夏央"@ja .

<artist/64433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "Shunya Niiyama"@en,
        "新山俊也"@ja ;
    foaf:made <album/150884#composition>,
        <album/150884#subject> ;
    foaf:name "Shunya Niiyama"@en,
        "新山俊也"@ja .

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

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

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

<https://media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150884#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> ;
    foaf:depicts <album/150884#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> .

<https://medium-media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eclipse / Flare Rune"@en,
        "Eclipse / Flare Rune"@ja,
        "Eclipse / Flare Rune"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(株式会社GOLDTAIL)"@en ;
            foaf:made <album/150884#composition> ;
            foaf:name "(株式会社GOLDTAIL)"@en ],
        <artist/27999#subject>,
        <artist/41451#subject>,
        <artist/46703#subject>,
        <artist/53981#subject>,
        <artist/64433#subject> ;
    mo:produced_work <album/150884#musicalwork> ;
    schema:name "Eclipse / Flare Rune"@en,
        "Eclipse / Flare Rune"@ja,
        "Eclipse / Flare Rune"@ja-latn .

<album/150884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "Eclipse / Flare Rune"@en,
        "Eclipse / Flare Rune"@ja,
        "Eclipse / Flare Rune"@ja-latn ;
    mo:catalogue_number "FRVT-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150884#musicalexpression> ;
    mo:publisher _:Nd4cb9e25466243259ad4e0e17f6a72de ;
    mo:record _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> ;
    schema:name "Eclipse / Flare Rune"@en,
        "Eclipse / Flare Rune"@ja,
        "Eclipse / Flare Rune"@ja-latn ;
    schema:publisher _:Nd4cb9e25466243259ad4e0e17f6a72de ;
    foaf:depiction <https://media.vgm.io/albums/48/150884/150884-46afda0193c3.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150884#subject> ;
    schema:name "(株式会社GOLDTAIL)"@en ;
    foaf:made <album/150884#subject> ;
    foaf:name "(株式会社GOLDTAIL)"@en .

_:N30a479f035994a67a07ac60635dd2563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみの子供達"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    schema:name "悲しみの子供達"@ja .

_:N84633c4d42714962a084f8021434888d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久プレジール"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    schema:name "悠久プレジール"@ja .

_:Nbf77b97facc44759acdfd00faa6377fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphoric Recall"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    schema:name "Euphoric Recall"@ja .

_:Nd21c6a6b2c4d432886ca6d6f9f09c94d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繰々ユートピア"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    schema:name "繰々ユートピア"@ja .

_:Nd4cb9e25466243259ad4e0e17f6a72de schema:name "Flare Rune"@en,
        "Flare Rune"@ja,
        "Flare Rune"@ja-latn ;
    foaf:name "Flare Rune"@en,
        "Flare Rune"@ja,
        "Flare Rune"@ja-latn .

_:Nd55f33ad49a14481af753149250f5223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACTOR"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46ae8bd52d614a959a7e1f8c57e3343c ;
    schema:name "ACTOR"@ja .

_:N46ae8bd52d614a959a7e1f8c57e3343c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30a479f035994a67a07ac60635dd2563,
        _:N84633c4d42714962a084f8021434888d,
        _:Nbf77b97facc44759acdfd00faa6377fe,
        _:Nd21c6a6b2c4d432886ca6d6f9f09c94d,
        _:Nd55f33ad49a14481af753149250f5223 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N30a479f035994a67a07ac60635dd2563,
        _:N84633c4d42714962a084f8021434888d,
        _:Nbf77b97facc44759acdfd00faa6377fe,
        _:Nd21c6a6b2c4d432886ca6d6f9f09c94d,
        _:Nd55f33ad49a14481af753149250f5223 .

