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

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

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

<album/62073> a mo:Release ;
    mo:catalogue_number "KSCL-680" .

<artist/21533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113794#subject> ;
    schema:name "yukihiro"@en ;
    foaf:made <album/113794#composition>,
        <album/113794#subject> ;
    foaf:name "yukihiro"@en .

<artist/37504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113794#subject> ;
    schema:name "tetsu"@en ;
    foaf:made <album/113794#composition>,
        <album/113794#subject> ;
    foaf:name "tetsu"@en .

<artist/43011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113794#subject> ;
    schema:name "hyde"@en ;
    foaf:made <album/113794#composition>,
        <album/113794#subject> ;
    foaf:name "hyde"@en .

<artist/9762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113794#subject> ;
    schema:name "ken"@en ;
    foaf:made <album/113794#composition>,
        <album/113794#subject> ;
    foaf:name "ken"@en .

<product/1335#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY THE SPIRITS WITHIN"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY THE SPIRITS WITHIN"@ja-latn ;
    foaf:name "FINAL FANTASY THE SPIRITS WITHIN"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY THE SPIRITS WITHIN"@ja-latn .

<product/1591#subject> a schema:CreativeWork ;
    schema:name "Fullmetal Alchemist (Anime)"@en,
        "鋼の錬金術師 (Anime)"@ja,
        "Hagane no Renkinjutsushi (Anime)"@ja-latn ;
    foaf:name "Fullmetal Alchemist (Anime)"@en,
        "鋼の錬金術師 (Anime)"@ja,
        "Hagane no Renkinjutsushi (Anime)"@ja-latn .

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

<album/113794#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn ;
    mo:performance_of <album/113794#musicalwork> ;
    mo:recorded_as <album/113794#musicalexpression> ;
    schema:name "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn ;
    schema:workPerformed <album/113794#musicalwork> .

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113794#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> ;
    foaf:depicts <album/113794#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> .

<https://medium-media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> a schema:ImageObject,
        foaf:Image .

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

<album/113794#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn ;
    mo:composer <artist/21533#subject>,
        <artist/37504#subject>,
        <artist/43011#subject>,
        <artist/9762#subject> ;
    mo:produced_work <album/113794#musicalwork> ;
    schema:name "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn .

<album/113794#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn ;
    mo:catalogue_number "516310.4" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/62073> ;
    mo:publication_of <album/113794#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N8d09098006ca4d4f9314414b0948147d ;
    mo:record_count 1 ;
    schema:about <product/1335#subject>,
        <product/1591#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> ;
    schema:name "SMILE / L'Arc~en~Ciel"@en,
        "SMILE / L'Arc~en~Ciel"@ja,
        "SMILE / L'Arc~en~Ciel"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/113794/113794-23ddd870adcb.webp> .

_:N2158c5a6e9ca4f049b724afa0fb8d7b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time goes on"@ja,
        "Time goes on"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "Time goes on"@ja,
        "Time goes on"@ja-latn .

_:N249a3d5e56bc4ca2be83d21dc3c8af8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "READY STEADY GO"@ja,
        "READY STEADY GO"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "READY STEADY GO"@ja,
        "READY STEADY GO"@ja-latn .

_:N31c733a22ed24ad383c875bca6f8a405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVELATION"@ja,
        "REVELATION"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "REVELATION"@ja,
        "REVELATION"@ja-latn .

_:N3a61cc987547417a82e910bbd547c0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lover Boy"@ja,
        "Lover Boy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "Lover Boy"@ja,
        "Lover Boy"@ja-latn .

_:N3f97d63e693a408d8fbc77a5ff4c2801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit dreams inside"@ja,
        "Spirit dreams inside"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "Spirit dreams inside"@ja,
        "Spirit dreams inside"@ja-latn .

_:N5d58657c7ff54bca8f7ad2fc51f9ddf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳の住人"@ja,
        "Hitomi no Jyuunin"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "瞳の住人"@ja,
        "Hitomi no Jyuunin"@ja-latn .

_:N819b009b39f74d6b81ac41586b7133b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "接吻"@ja,
        "Seppun"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "接吻"@ja,
        "Seppun"@ja-latn .

_:N97b7473be41340d4a3c0f3f1f2e43d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coming Closer"@ja,
        "Coming Closer"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "Coming Closer"@ja,
        "Coming Closer"@ja-latn .

_:Nb81f3a94bf1347e691aae4272b2432df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling Fine"@ja,
        "Feeling Fine"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "Feeling Fine"@ja,
        "Feeling Fine"@ja-latn .

_:Nd574409922ac447581aa28e113a5e7d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠"@ja,
        "Eien"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N8d09098006ca4d4f9314414b0948147d ;
    schema:name "永遠"@ja,
        "Eien"@ja-latn .

_:N8d09098006ca4d4f9314414b0948147d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2158c5a6e9ca4f049b724afa0fb8d7b4,
        _:N249a3d5e56bc4ca2be83d21dc3c8af8e,
        _:N31c733a22ed24ad383c875bca6f8a405,
        _:N3a61cc987547417a82e910bbd547c0cc,
        _:N3f97d63e693a408d8fbc77a5ff4c2801,
        _:N5d58657c7ff54bca8f7ad2fc51f9ddf2,
        _:N819b009b39f74d6b81ac41586b7133b4,
        _:N97b7473be41340d4a3c0f3f1f2e43d32,
        _:Nb81f3a94bf1347e691aae4272b2432df,
        _:Nd574409922ac447581aa28e113a5e7d6 ;
    mo:track_count 10 ;
    schema:duration "PT44:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2158c5a6e9ca4f049b724afa0fb8d7b4,
        _:N249a3d5e56bc4ca2be83d21dc3c8af8e,
        _:N31c733a22ed24ad383c875bca6f8a405,
        _:N3a61cc987547417a82e910bbd547c0cc,
        _:N3f97d63e693a408d8fbc77a5ff4c2801,
        _:N5d58657c7ff54bca8f7ad2fc51f9ddf2,
        _:N819b009b39f74d6b81ac41586b7133b4,
        _:N97b7473be41340d4a3c0f3f1f2e43d32,
        _:Nb81f3a94bf1347e691aae4272b2432df,
        _:Nd574409922ac447581aa28e113a5e7d6 .

