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

<album/142882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn ;
    mo:produced_work <album/142882#musicalwork> ;
    schema:name "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn .

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

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

<product/19596#subject> a schema:CreativeWork ;
    schema:name "Revue Starlight El Dorado"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド"@ja,
        "Shoujo☆Kageki Revue Starlight Butai Souzougeki: Harukanaru El Dorado"@ja-latn ;
    foaf:name "Revue Starlight El Dorado"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド"@ja,
        "Shoujo☆Kageki Revue Starlight Butai Souzougeki: Harukanaru El Dorado"@ja-latn .

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

<album/142882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn ;
    mo:performance_of <album/142882#musicalwork> ;
    mo:recorded_as <album/142882#musicalexpression> ;
    schema:name "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn ;
    schema:workPerformed <album/142882#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<album/142882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-18"^^xsd:date ;
    dcterms:title "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn ;
    mo:catalogue_number "DSPT-00008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142882#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N088a27b96dd54a69ac9977b2a3406008 ;
    mo:record_count 1 ;
    schema:about <product/19596#subject> ;
    schema:datePublished "2024-09-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@en,
        "少女☆歌劇 レヴュースタァライト 舞台奏像劇 遙かなるエルドラド 劇中歌アルバム 劇中曲 歌い分けVer.③"@ja,
        "Revue Starlight El Dorado Insert Song Album Special CD Ver.3"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142882#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/142882#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1548828e2f484e979a4a5b1ee4f215a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE IS LIKE A VOYAGE（双葉×香子ver.）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "LIFE IS LIKE A VOYAGE（双葉×香子ver.）"@ja .

_:N267ebbb7b9e44d75bc7b0ffb9637a0aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "復讐の剣（香子×双葉ver.）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "復讐の剣（香子×双葉ver.）"@ja .

_:N402544de06bc400cbfbe3cdd91f24423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE IS LIKE A VOYAGE（香子×双葉ver.）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "LIFE IS LIKE A VOYAGE（香子×双葉ver.）"@ja .

_:Nabece2e29eeb459eafec6e29d8d6ef77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE IS LIKE A VOYAGE（華恋×まひるver.）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "LIFE IS LIKE A VOYAGE（華恋×まひるver.）"@ja .

_:Nd1e7e72ba1ca428684e486015fdc43f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE IS LIKE A VOYAGE（まひる×華恋ver.）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "LIFE IS LIKE A VOYAGE（まひる×華恋ver.）"@ja .

_:Nefddd073eabd45009b9d794e842278ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "復讐の剣（双葉×香子ver.）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N088a27b96dd54a69ac9977b2a3406008 ;
    schema:name "復讐の剣（双葉×香子ver.）"@ja .

_:N088a27b96dd54a69ac9977b2a3406008 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1548828e2f484e979a4a5b1ee4f215a5,
        _:N267ebbb7b9e44d75bc7b0ffb9637a0aa,
        _:N402544de06bc400cbfbe3cdd91f24423,
        _:Nabece2e29eeb459eafec6e29d8d6ef77,
        _:Nd1e7e72ba1ca428684e486015fdc43f4,
        _:Nefddd073eabd45009b9d794e842278ab ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1548828e2f484e979a4a5b1ee4f215a5,
        _:N267ebbb7b9e44d75bc7b0ffb9637a0aa,
        _:N402544de06bc400cbfbe3cdd91f24423,
        _:Nabece2e29eeb459eafec6e29d8d6ef77,
        _:Nd1e7e72ba1ca428684e486015fdc43f4,
        _:Nefddd073eabd45009b9d794e842278ab .

