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

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/16582#subject>,
        <album/16582#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/5507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bee'"@en ;
    foaf:made <album/16582#lyrics>,
        <album/16582#subject> ;
    foaf:name "Bee'"@en .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16582#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/16582#composition>,
        <album/16582#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16582#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/16582#composition>,
        <album/16582#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/14545#subject> a schema:CreativeWork ;
    schema:name "Last Rebellion"@en,
        "ラストリベリオン"@ja,
        "Last Rebellion"@ja-latn ;
    foaf:name "Last Rebellion"@en,
        "ラストリベリオン"@ja,
        "Last Rebellion"@ja-latn .

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

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

<album/16582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn ;
    mo:performance_of <album/16582#musicalwork> ;
    mo:recorded_as <album/16582#musicalexpression> ;
    schema:name "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn ;
    schema:workPerformed <album/16582#musicalwork> .

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

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/16582/16582-1265947300.png> a schema:ImageObject,
        foaf:Image .

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

<album/16582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/16582#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/16582#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/16582#musicalwork> ;
    schema:name "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn .

<album/16582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-02-10"^^xsd:date ;
    dcterms:title "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn ;
    mo:catalogue_number "QECB-21" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16582#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:N101ab224c71140b4ab36033765f00f5e ;
    mo:record_count 1 ;
    schema:about <product/14545#subject> ;
    schema:datePublished "2010-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/16582/16582-1265947300.png> ;
    schema:name "EVER LAST / Hironobu Kageyama"@en,
        "EVER LAST / 影山ヒロノブ"@ja,
        "EVER LAST / Hironobu Kageyama"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/16582/16582-1265947300.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16582#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/16582#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16582#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/16582#subject> ;
    foaf:name "(Elements Garden"@en .

_:N00079cac794e41dd98d5283987668046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of War"@en,
        "戦絆"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N101ab224c71140b4ab36033765f00f5e ;
    schema:name "Bonds of War"@en,
        "戦絆"@ja .

_:N5998b6b26713480082a9a47586d44f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVER LAST"@en,
        "EVER LAST"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N101ab224c71140b4ab36033765f00f5e ;
    schema:name "EVER LAST"@en,
        "EVER LAST"@ja .

_:N5d787be268544a93a67abfd6c01f67a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds of War (off vocal)"@en,
        "戦絆 (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N101ab224c71140b4ab36033765f00f5e ;
    schema:name "Bonds of War (off vocal)"@en,
        "戦絆 (off vocal)"@ja .

_:N5d804557914d4683815dc771a28c3b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVER LAST (off vocal)"@en,
        "EVER LAST (off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N101ab224c71140b4ab36033765f00f5e ;
    schema:name "EVER LAST (off vocal)"@en,
        "EVER LAST (off vocal)"@ja .

_:N101ab224c71140b4ab36033765f00f5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00079cac794e41dd98d5283987668046,
        _:N5998b6b26713480082a9a47586d44f7a,
        _:N5d787be268544a93a67abfd6c01f67a1,
        _:N5d804557914d4683815dc771a28c3b4f ;
    mo:track_count 4 ;
    schema:duration "PT14:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00079cac794e41dd98d5283987668046,
        _:N5998b6b26713480082a9a47586d44f7a,
        _:N5d787be268544a93a67abfd6c01f67a1,
        _:N5d804557914d4683815dc771a28c3b4f .

