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

<artist/546#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ian Gillan"@en ;
    foaf:made <album/4465#subject>,
        <album/4465#vocals> ;
    foaf:name "Ian Gillan"@en .

<artist/7153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Sakaguchi"@en,
        "坂口博信"@ja ;
    foaf:made <album/4465#lyrics>,
        <album/4465#subject> ;
    foaf:name "Hironobu Sakaguchi"@en,
        "坂口博信"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4465#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/4465#composition>,
        <album/4465#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/209#subject> a schema:CreativeWork ;
    schema:name "Blue Dragon"@en,
        "ブルードラゴン"@ja,
        "Blue Dragon"@ja-latn ;
    foaf:name "Blue Dragon"@en,
        "ブルードラゴン"@ja,
        "Blue Dragon"@ja-latn .

<album/4465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/4465#musicalwork> ;
    schema:name "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn .

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

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

<album/4465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn ;
    mo:performance_of <album/4465#musicalwork> ;
    mo:recorded_as <album/4465#musicalexpression> ;
    schema:name "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn ;
    schema:workPerformed <album/4465#musicalwork> .

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

<org/3207#subject> schema:name "Dog Ear"@en,
        "Dog Ear"@ja,
        "Dog Ear"@ja-latn ;
    foaf:name "Dog Ear"@en,
        "Dog Ear"@ja,
        "Dog Ear"@ja-latn .

<https://media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4465#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> ;
    foaf:depicts <album/4465#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> .

<https://medium-media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-22"^^xsd:date ;
    dcterms:title "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn ;
    mo:catalogue_number "SVWC-7427" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4465#musicalexpression> ;
    mo:publisher <org/3207#subject> ;
    mo:record _:Nedeb151bb8d74672ba5bafdc7ba83d90 ;
    mo:record_count 1 ;
    schema:about <product/209#subject> ;
    schema:datePublished "2006-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> ;
    schema:name "Eternity / Nobuo Uematsu with Ian Gillan"@en,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja,
        "Eternity / Nobuo Uematsu with Ian Gillan"@ja-latn ;
    schema:publisher <org/3207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/4465/4465-784ab8d0a077.jpg> .

_:N80fd30b87e944a00a67d6d530ef1dd53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity ~Hiroki Esashika Remix~"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nedeb151bb8d74672ba5bafdc7ba83d90 ;
    schema:name "Eternity ~Hiroki Esashika Remix~"@en .

_:N9f0f54b3076f4eefa119b81f7467eca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nedeb151bb8d74672ba5bafdc7ba83d90 ;
    schema:name "Eternity"@en .

_:Ne6d233c31dfd4ce2951367f43feb44c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity ~karaoke ver.~"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nedeb151bb8d74672ba5bafdc7ba83d90 ;
    schema:name "Eternity ~karaoke ver.~"@en .

_:Nedeb151bb8d74672ba5bafdc7ba83d90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N80fd30b87e944a00a67d6d530ef1dd53,
        _:N9f0f54b3076f4eefa119b81f7467eca1,
        _:Ne6d233c31dfd4ce2951367f43feb44c9 ;
    mo:track_count 3 ;
    schema:duration "PT11:29"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N80fd30b87e944a00a67d6d530ef1dd53,
        _:N9f0f54b3076f4eefa119b81f7467eca1,
        _:Ne6d233c31dfd4ce2951367f43feb44c9 .

