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

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

<artist/39386#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44937#subject> ;
    schema:name "Shinobu"@en,
        "忍"@ja ;
    foaf:made <album/44937#composition>,
        <album/44937#subject> ;
    foaf:name "Shinobu"@en,
        "忍"@ja .

<product/2452#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei Devil Children"@en,
        "真・女神転生デビチル"@ja,
        "Shin Megami Tensei Devil Children"@ja-latn ;
    foaf:name "Shin Megami Tensei Devil Children"@en,
        "真・女神転生デビチル"@ja,
        "Shin Megami Tensei Devil Children"@ja-latn .

<album/44937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn ;
    mo:composer <artist/39386#subject> ;
    mo:produced_work <album/44937#musicalwork> ;
    schema:name "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn .

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

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

<org/56#subject> schema:name "first smile entertainment ltd."@en,
        "ファーストスマイル・エンタテインメント株式会社"@ja,
        "first smile entertainment ltd."@ja-latn ;
    foaf:name "first smile entertainment ltd."@en,
        "ファーストスマイル・エンタテインメント株式会社"@ja,
        "first smile entertainment ltd."@ja-latn .

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

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

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

<album/44937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn ;
    mo:performance_of <album/44937#musicalwork> ;
    mo:performer <artist/24423#subject> ;
    mo:recorded_as <album/44937#musicalexpression> ;
    schema:byArtist <artist/24423#subject> ;
    schema:name "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn ;
    schema:workPerformed <album/44937#musicalwork> .

<artist/24423#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44937#performance> ;
    schema:name "PlatinA Forest"@en ;
    foaf:name "PlatinA Forest"@en .

<album/44937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-10-18"^^xsd:date ;
    dcterms:title "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn ;
    mo:catalogue_number "FSDA-00018" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/44937#musicalexpression> ;
    mo:publisher <org/56#subject> ;
    mo:record _:N8f2572986b614d95b6e2c1aadef29377 ;
    mo:record_count 1 ;
    schema:about <product/2452#subject> ;
    schema:byArtist <artist/24423#subject> ;
    schema:datePublished "2000-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/44937/44937-1451145467.jpg> ;
    schema:name "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@en,
        "天界のオーロラ～AURORA HEALING～ / PlatinA Forest"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ / PlatinA Forest"@ja-latn ;
    schema:publisher <org/56#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/44937/44937-1451145467.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHU-ICHI"@en ;
    foaf:made <album/44937#lyrics> ;
    foaf:name "SHU-ICHI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHU-ICHI"@en ;
    foaf:made <album/44937#subject> ;
    foaf:name "SHU-ICHI"@en .

_:N097730ee70c540a1906b275993655f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天界のオーロラ～AURORA HEALING～ (レッド・リミックス・ヴァージョン)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Red Remix Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f2572986b614d95b6e2c1aadef29377 ;
    schema:name "天界のオーロラ～AURORA HEALING～ (レッド・リミックス・ヴァージョン)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Red Remix Version)"@ja-latn .

_:N472d7decf41840ec87bc8ffac5f5998c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天界のオーロラ～AURORA HEALING～ (ブラック・リミックス・ヴァージョン)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Black Remix Version)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f2572986b614d95b6e2c1aadef29377 ;
    schema:name "天界のオーロラ～AURORA HEALING～ (ブラック・リミックス・ヴァージョン)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Black Remix Version)"@ja-latn .

_:N6e59bf63b5924267a120641c8ae9fbc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天界のオーロラ～AURORA HEALING～ (インストゥルメンタル)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f2572986b614d95b6e2c1aadef29377 ;
    schema:name "天界のオーロラ～AURORA HEALING～ (インストゥルメンタル)"@ja,
        "Tenkai no Aurora ~AURORA HEALING~ (Instrumental)"@ja-latn .

_:Nbe746efc4e9e4ef9935aa70c0600e010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天界のオーロラ～AURORA HEALING"@ja,
        "Tenkai no Aurora ~AURORA HEALING~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f2572986b614d95b6e2c1aadef29377 ;
    schema:name "天界のオーロラ～AURORA HEALING"@ja,
        "Tenkai no Aurora ~AURORA HEALING~"@ja-latn .

_:N8f2572986b614d95b6e2c1aadef29377 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N097730ee70c540a1906b275993655f4e,
        _:N472d7decf41840ec87bc8ffac5f5998c,
        _:N6e59bf63b5924267a120641c8ae9fbc8,
        _:Nbe746efc4e9e4ef9935aa70c0600e010 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N097730ee70c540a1906b275993655f4e,
        _:N472d7decf41840ec87bc8ffac5f5998c,
        _:N6e59bf63b5924267a120641c8ae9fbc8,
        _:Nbe746efc4e9e4ef9935aa70c0600e010 .

