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

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    schema:name "TERRA"@en ;
    foaf:made <album/37802#lyrics>,
        <album/37802#subject> ;
    foaf:name "TERRA"@en .

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

<artist/2926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37802#subject> ;
    schema:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja ;
    foaf:made <album/37802#composition>,
        <album/37802#subject> ;
    foaf:name "Hiroyuki Oshima"@en,
        "大嶋啓之"@ja .

<product/2605#subject> a schema:CreativeWork ;
    schema:name "Accel World"@en,
        "アクセル・ワールド"@ja,
        "Accel World"@ja-latn ;
    foaf:name "Accel World"@en,
        "アクセル・ワールド"@ja,
        "Accel World"@ja-latn .

<album/37802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn ;
    mo:composer <artist/2926#subject> ;
    mo:produced_work <album/37802#musicalwork> ;
    schema:name "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn .

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

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

<org/992#subject> schema:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn ;
    foaf:name "Warner Home Video"@en,
        "Warner Home Video"@ja,
        "Warner Home Video"@ja-latn .

<https://media.vgm.io/albums/20/37802/37802-1360678068.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37802#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/37802/37802-1360678068.png> ;
    foaf:depicts <album/37802#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/37802/37802-1360678068.png> .

<https://medium-media.vgm.io/albums/20/37802/37802-1360678068.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37802#performance> ;
    schema:name "a2c"@en ;
    foaf:name "a2c"@en .

<artist/12878#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37802#performance> ;
    schema:name "Sachika Misawa"@en,
        "三澤紗千香"@ja ;
    foaf:name "Sachika Misawa"@en,
        "三澤紗千香"@ja .

<album/37802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn ;
    mo:performance_of <album/37802#musicalwork> ;
    mo:performer <artist/1104#subject>,
        <artist/12878#subject> ;
    mo:recorded_as <album/37802#musicalexpression> ;
    schema:byArtist <artist/1104#subject>,
        <artist/12878#subject> ;
    schema:name "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn ;
    schema:workPerformed <album/37802#musicalwork> .

<album/37802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn ;
    mo:catalogue_number "1000302993-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37802#musicalexpression> ;
    mo:publisher <org/992#subject> ;
    mo:record _:N0e0e5c525a574ce8ada938ad98ade16b ;
    mo:record_count 1 ;
    schema:about <product/2605#subject> ;
    schema:byArtist <artist/1104#subject>,
        <artist/12878#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/37802/37802-1360678068.png> ;
    schema:name "re acceleration image song Fadeless Memories"@en,
        "re acceleration image song Fadeless Memories"@ja,
        "re acceleration image song Fadeless Memories"@ja-latn ;
    schema:publisher <org/992#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/37802/37802-1360678068.png> .

_:N0e0e5c525a574ce8ada938ad98ade16b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbcf21c8ca53c4c02b73d373903599bbb ;
    mo:track_count 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nbcf21c8ca53c4c02b73d373903599bbb .

_:Nbcf21c8ca53c4c02b73d373903599bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fadeless Memories"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N0e0e5c525a574ce8ada938ad98ade16b ;
    schema:name "Fadeless Memories"@en .

