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

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

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

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136637#subject> ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:made <album/136637#composition>,
        <album/136637#subject> ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<artist/29748#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136637#subject> ;
    schema:name "Masashi Sada"@en,
        "さだまさし"@ja ;
    foaf:made <album/136637#composition>,
        <album/136637#lyrics>,
        <album/136637#subject> ;
    foaf:name "Masashi Sada"@en,
        "さだまさし"@ja .

<product/16705#subject> a schema:CreativeWork ;
    schema:name "Shangri-La Frontier"@en,
        "シャングリラ・フロンティア～クソゲーハンター、神ゲーに挑まんとす～"@ja,
        "Shangri-La Frontier: Kusoge Hunter, Kamige ni Idoman to su"@ja-latn ;
    foaf:name "Shangri-La Frontier"@en,
        "シャングリラ・フロンティア～クソゲーハンター、神ゲーに挑まんとす～"@ja,
        "Shangri-La Frontier: Kusoge Hunter, Kamige ni Idoman to su"@ja-latn .

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

<album/136637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn ;
    mo:performance_of <album/136637#musicalwork> ;
    mo:recorded_as <album/136637#musicalexpression> ;
    schema:name "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn ;
    schema:workPerformed <album/136637#musicalwork> .

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

<https://medium-media.vgm.io/albums/73/136637/136637-33b44bcdf495.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB.)"@en ;
            foaf:made <album/136637#composition> ;
            foaf:name "(LIVE LAB.)"@en ],
        <artist/15218#subject>,
        <artist/29748#subject> ;
    mo:produced_work <album/136637#musicalwork> ;
    schema:name "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn .

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

<album/136637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-28"^^xsd:date ;
    dcterms:title "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn ;
    mo:catalogue_number "VVCL-2440" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136637#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N6bbd648644d54060897e5cadf3024b2c ;
    mo:record_count 1 ;
    schema:about <product/16705#subject> ;
    schema:datePublished "2024-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/136637/136637-33b44bcdf495.jpg> ;
    schema:name "Gajumaru ~Heaven in the Rain~ / ReoNa"@en,
        "ガジュマル ～Heaven in the Rain～ / ReoNa"@ja,
        "Gajumaru ~Heaven in the Rain~ / ReoNa"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/136637/136637-33b44bcdf495.jpg> .

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

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

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

_:N436f373203124e7e9ef9bc613e4a9ac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じゃあな"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N6bbd648644d54060897e5cadf3024b2c ;
    schema:name "じゃあな"@ja .

_:Nbb9acce57f55444b8b78ba15376c76b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不良少女白書"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N6bbd648644d54060897e5cadf3024b2c ;
    schema:name "不良少女白書"@ja .

_:Nd8585e7c9f214251a7936c48528a75d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガジュマル ～Heaven in the Rain～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N6bbd648644d54060897e5cadf3024b2c ;
    schema:name "ガジュマル ～Heaven in the Rain～"@ja .

_:Nfc2828cc4ee049cfb2f776beff4ab059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガジュマル ～Heaven in the Rain～ -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N6bbd648644d54060897e5cadf3024b2c ;
    schema:name "ガジュマル ～Heaven in the Rain～ -Instrumental-"@ja .

_:N6bbd648644d54060897e5cadf3024b2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N436f373203124e7e9ef9bc613e4a9ac9,
        _:Nbb9acce57f55444b8b78ba15376c76b2,
        _:Nd8585e7c9f214251a7936c48528a75d4,
        _:Nfc2828cc4ee049cfb2f776beff4ab059 ;
    mo:track_count 4 ;
    schema:duration "PT20:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N436f373203124e7e9ef9bc613e4a9ac9,
        _:Nbb9acce57f55444b8b78ba15376c76b2,
        _:Nd8585e7c9f214251a7936c48528a75d4,
        _:Nfc2828cc4ee049cfb2f776beff4ab059 .

