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

<album/113839> a mo:Release ;
    mo:catalogue_number "KSCL-3334" .

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

<artist/12461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113840#subject> ;
    schema:name "tetsuya"@en ;
    foaf:made <album/113840#composition>,
        <album/113840#lyrics>,
        <album/113840#subject> ;
    foaf:name "tetsuya"@en .

<product/9307#subject> a schema:CreativeWork ;
    schema:name "EDENS ZERO"@en,
        "EDENS ZERO"@ja,
        "EDENS ZERO"@ja-latn ;
    foaf:name "EDENS ZERO"@en,
        "EDENS ZERO"@ja,
        "EDENS ZERO"@ja-latn .

<album/113840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:composer <artist/12461#subject> ;
    mo:produced_work <album/113840#musicalwork> ;
    schema:name "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn .

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

<album/113840#musicalexpression> a mo:Signal ;
    mo:published_as <album/113840#subject> ;
    mo:records <album/113840#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/04/113840/113840-bbafc3908916.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113840#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/113840/113840-bbafc3908916.jpg> ;
    foaf:depicts <album/113840#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/113840/113840-bbafc3908916.jpg> .

<https://medium-media.vgm.io/albums/04/113840/113840-bbafc3908916.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:performance_of <album/113840#musicalwork> ;
    mo:performer <artist/9528#subject> ;
    mo:recorded_as <album/113840#musicalexpression> ;
    schema:byArtist <artist/9528#subject> ;
    schema:name "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/113840#musicalwork> .

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

<album/113840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-29"^^xsd:date ;
    dcterms:title "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-3332~3" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/113839> ;
    mo:publication_of <album/113840#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N67e58f8631e641ed9a289b58dc903349 ;
    mo:record_count 1 ;
    schema:about <product/9307#subject> ;
    schema:byArtist <artist/9528#subject> ;
    schema:datePublished "2021-09-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/113840/113840-bbafc3908916.jpg> ;
    schema:name "FOREVER / L'Arc~en~Ciel [Limited Edition]"@en,
        "FOREVER / L'Arc～en～Ciel [初回限定盤]"@ja,
        "FOREVER / L'Arc~en~Ciel [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/113840/113840-bbafc3908916.jpg> .

_:N70dc8f448c78456bb7b175940d9abce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER (hydeless version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N67e58f8631e641ed9a289b58dc903349 ;
    schema:name "FOREVER (hydeless version)"@en .

_:Na1cbcb1faa7d411fb94f4674e95a9251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER (Anime Edit)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N67e58f8631e641ed9a289b58dc903349 ;
    schema:name "FOREVER (Anime Edit)"@en .

_:Na7dc2ce2135441f4975129dec21ff91c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FOREVER"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N67e58f8631e641ed9a289b58dc903349 ;
    schema:name "FOREVER"@en .

_:N67e58f8631e641ed9a289b58dc903349 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N70dc8f448c78456bb7b175940d9abce8,
        _:Na1cbcb1faa7d411fb94f4674e95a9251,
        _:Na7dc2ce2135441f4975129dec21ff91c ;
    mo:track_count 3 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N70dc8f448c78456bb7b175940d9abce8,
        _:Na1cbcb1faa7d411fb94f4674e95a9251,
        _:Na7dc2ce2135441f4975129dec21ff91c .

