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

<artist/50401#subject> a schema:Person,
        foaf:Person ;
    schema:name "T.M.Revolution"@en ;
    foaf:made <album/38495#subject>,
        <album/38495#vocals> ;
    foaf:name "T.M.Revolution"@en .

<artist/6312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akio Inoue"@en,
        "井上秋緒"@ja ;
    foaf:made <album/38495#lyrics>,
        <album/38495#subject> ;
    foaf:name "Akio Inoue"@en,
        "井上秋緒"@ja .

<artist/1347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38495#subject> ;
    schema:name "Daisuke Asakura"@en,
        "浅倉大介"@ja ;
    foaf:made <album/38495#composition>,
        <album/38495#subject> ;
    foaf:name "Daisuke Asakura"@en,
        "浅倉大介"@ja .

<product/584#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED"@en,
        "機動戦士ガンダムSEED"@ja,
        "Kidou Senshi Gundam SEED"@ja-latn .

<album/38495#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn ;
    mo:composer <artist/1347#subject> ;
    mo:produced_work <album/38495#musicalwork> ;
    schema:name "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn .

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

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

<album/38495#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn ;
    mo:performance_of <album/38495#musicalwork> ;
    mo:recorded_as <album/38495#musicalexpression> ;
    schema:name "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn ;
    schema:workPerformed <album/38495#musicalwork> .

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

<org/2198#subject> schema:name "Antinos Records"@en,
        "Antinos Records"@ja,
        "Antinos Records"@ja-latn ;
    foaf:name "Antinos Records"@en,
        "Antinos Records"@ja,
        "Antinos Records"@ja-latn .

<https://media.vgm.io/albums/59/38495/38495-1401057909.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38495#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/38495/38495-1401057909.jpg> ;
    foaf:depicts <album/38495#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/38495/38495-1401057909.jpg> .

<https://medium-media.vgm.io/albums/59/38495/38495-1401057909.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-10-30"^^xsd:date ;
    dcterms:title "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn ;
    mo:catalogue_number "ESCL-9090" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38495#musicalexpression> ;
    mo:publisher <org/2198#subject> ;
    mo:record _:Nf4bbd91270904db1ad76a8b93f847e14 ;
    mo:record_count 1 ;
    schema:about <product/584#subject> ;
    schema:datePublished "2002-10-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/59/38495/38495-1401057909.jpg> ;
    schema:name "INVOKE / T.M.Revolution"@en,
        "INVOKE / T.M.Revolution"@ja,
        "INVOKE / T.M.Revolution"@ja-latn ;
    schema:publisher <org/2198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/38495/38495-1401057909.jpg> .

_:N0a48fa7e68e0475a8830dc849cf370f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVOKE (phase shift armoured version)"@en,
        "INVOKE (phase shift armoured version)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nf4bbd91270904db1ad76a8b93f847e14 ;
    schema:name "INVOKE (phase shift armoured version)"@en,
        "INVOKE (phase shift armoured version)"@ja .

_:N8d4f8ee274644d1c9d52147ca5dbc9b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pied Piper"@en,
        "Pied Piper－パイドパイパー－"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf4bbd91270904db1ad76a8b93f847e14 ;
    schema:name "Pied Piper"@en,
        "Pied Piper－パイドパイパー－"@ja .

_:Ndc85119a79fa4d1db1fb96f302155397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVOKE (instrumental)"@en,
        "INVOKE (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf4bbd91270904db1ad76a8b93f847e14 ;
    schema:name "INVOKE (instrumental)"@en,
        "INVOKE (instrumental)"@ja .

_:Nfc3aae4df7384049a0216fc940439215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVOKE"@en,
        "INVOKE－インヴォーク－"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf4bbd91270904db1ad76a8b93f847e14 ;
    schema:name "INVOKE"@en,
        "INVOKE－インヴォーク－"@ja .

_:Nf4bbd91270904db1ad76a8b93f847e14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a48fa7e68e0475a8830dc849cf370f3,
        _:N8d4f8ee274644d1c9d52147ca5dbc9b4,
        _:Ndc85119a79fa4d1db1fb96f302155397,
        _:Nfc3aae4df7384049a0216fc940439215 ;
    mo:track_count 4 ;
    schema:duration "PT19:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0a48fa7e68e0475a8830dc849cf370f3,
        _:N8d4f8ee274644d1c9d52147ca5dbc9b4,
        _:Ndc85119a79fa4d1db1fb96f302155397,
        _:Nfc3aae4df7384049a0216fc940439215 .

