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

<album/143799> a mo:Release ;
    mo:catalogue_number "TJK 461" .

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

<artist/43011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3291#subject> ;
    schema:name "hyde"@en ;
    foaf:made <album/3291#composition>,
        <album/3291#lyrics>,
        <album/3291#subject> ;
    foaf:name "hyde"@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 .

<album/3291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn ;
    mo:composer <artist/43011#subject> ;
    mo:produced_work <album/3291#musicalwork> ;
    schema:name "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/19/3291/3291-1449509216.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn ;
    mo:performance_of <album/3291#musicalwork> ;
    mo:performer <artist/9528#subject> ;
    mo:recorded_as <album/3291#musicalexpression> ;
    schema:byArtist <artist/9528#subject> ;
    schema:name "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn ;
    schema:workPerformed <album/3291#musicalwork> .

<artist/9528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3291#performance> ;
    schema:name "L'Arc~en~Ciel"@en ;
    foaf:name "L'Arc~en~Ciel"@en .

<album/3291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-09-05"^^xsd:date ;
    dcterms:title "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn ;
    mo:catalogue_number "KSC2-410" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/143799> ;
    mo:publication_of <album/3291#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Ne4acd4fd22a94429849c0ea73b686538 ;
    mo:record_count 1 ;
    schema:about <product/1335#subject> ;
    schema:byArtist <artist/9528#subject> ;
    schema:datePublished "2001-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/3291/3291-1449509216.jpg> ;
    schema:name "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@en,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja,
        "Spirit dreams inside -another dream- / L'Arc~en~Ciel"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/3291/3291-1449509216.jpg> .

_:N2703eac8c77e4d0bbe8d32c2781dd609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit dreams inside"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne4acd4fd22a94429849c0ea73b686538 ;
    schema:name "Spirit dreams inside"@en .

_:N703542f66f484c70834fa0509c978487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit dreams inside - another dream -"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne4acd4fd22a94429849c0ea73b686538 ;
    schema:name "Spirit dreams inside - another dream -"@en .

_:Ne4acd4fd22a94429849c0ea73b686538 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2703eac8c77e4d0bbe8d32c2781dd609,
        _:N703542f66f484c70834fa0509c978487 ;
    mo:track_count 2 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2703eac8c77e4d0bbe8d32c2781dd609,
        _:N703542f66f484c70834fa0509c978487 .

