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

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

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

<artist/3030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8803#subject> ;
    schema:name "Susumu Nishikawa"@en,
        "西川進"@ja ;
    foaf:made <album/8803#composition>,
        <album/8803#subject> ;
    foaf:name "Susumu Nishikawa"@en,
        "西川進"@ja .

<product/3707#subject> a schema:CreativeWork ;
    schema:name "Shining Force EXA"@en,
        "シャイニング・フォース イクサ"@ja,
        "Shining Force EXA"@ja-latn ;
    foaf:name "Shining Force EXA"@en,
        "シャイニング・フォース イクサ"@ja,
        "Shining Force EXA"@ja-latn .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/8803/8803-eb9b4a16d531.png> a schema:ImageObject,
        foaf:Image .

<album/8803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn ;
    mo:composer <artist/24377#subject>,
        <artist/3030#subject> ;
    mo:produced_work <album/8803#musicalwork> ;
    schema:name "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn .

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

<album/8803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn ;
    mo:performance_of <album/8803#musicalwork> ;
    mo:performer <artist/24377#subject> ;
    mo:recorded_as <album/8803#musicalexpression> ;
    schema:byArtist <artist/24377#subject> ;
    schema:name "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn ;
    schema:workPerformed <album/8803#musicalwork> .

<artist/24377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8803#subject> ;
    mo:performed <album/8803#performance> ;
    schema:name "Mi"@en ;
    foaf:made <album/8803#composition>,
        <album/8803#subject> ;
    foaf:name "Mi"@en .

<album/8803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-24"^^xsd:date ;
    dcterms:title "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn ;
    mo:catalogue_number "COCA-3011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8803#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:Ncf67fd579e4840168100bec0a4895c5e ;
    mo:record_count 1 ;
    schema:about <product/3707#subject> ;
    schema:byArtist <artist/24377#subject> ;
    schema:datePublished "2007-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/8803/8803-eb9b4a16d531.png> ;
    schema:name "WORLD'S LOVE / Mi"@en,
        "WORLD'S LOVE / Mi"@ja,
        "WORLD'S LOVE / Mi"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/8803/8803-eb9b4a16d531.png> .

_:N817142e2c8f84e9facac35a40527cff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love Music ♪ VI"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncf67fd579e4840168100bec0a4895c5e ;
    schema:name "I Love Music ♪ VI"@en .

_:N90d13a35efc84fa8b955e187a7f9fd05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WORLD'S LOVE [INST]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ncf67fd579e4840168100bec0a4895c5e ;
    schema:name "WORLD'S LOVE [INST]"@en .

_:Na3959d1f428142e7a80eb031b02f337f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "same sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf67fd579e4840168100bec0a4895c5e ;
    schema:name "same sky"@en .

_:Nc1cdeb6ded7048bb8e8fb18ed45b7a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WORLD'S LOVE"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ncf67fd579e4840168100bec0a4895c5e ;
    schema:name "WORLD'S LOVE"@en .

_:Ncf67fd579e4840168100bec0a4895c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N817142e2c8f84e9facac35a40527cff5,
        _:N90d13a35efc84fa8b955e187a7f9fd05,
        _:Na3959d1f428142e7a80eb031b02f337f,
        _:Nc1cdeb6ded7048bb8e8fb18ed45b7a6f ;
    mo:track_count 4 ;
    schema:duration "PT14:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N817142e2c8f84e9facac35a40527cff5,
        _:N90d13a35efc84fa8b955e187a7f9fd05,
        _:Na3959d1f428142e7a80eb031b02f337f,
        _:Nc1cdeb6ded7048bb8e8fb18ed45b7a6f .

