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

<artist/31253#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuki Fujimi"@en,
        "藤海琢樹"@ja ;
    foaf:made <album/16984#lyrics>,
        <album/16984#subject> ;
    foaf:name "Tatsuki Fujimi"@en,
        "藤海琢樹"@ja .

<artist/3210#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Shimakata"@en,
        "嶋方淳子"@ja ;
    foaf:made <album/16984#subject>,
        <album/16984#vocals> ;
    foaf:name "Junko Shimakata"@en,
        "嶋方淳子"@ja .

<artist/7389#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Shoji"@en,
        "庄子裕衣"@ja ;
    foaf:made <album/16984#subject>,
        <album/16984#vocals> ;
    foaf:name "Yui Shoji"@en,
        "庄子裕衣"@ja .

<artist/108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16984#subject> ;
    schema:name "Jun Kageie"@en,
        "景家淳"@ja ;
    foaf:made <album/16984#composition>,
        <album/16984#subject> ;
    foaf:name "Jun Kageie"@en,
        "景家淳"@ja .

<artist/2254#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16984#subject> ;
    schema:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja ;
    foaf:made <album/16984#composition>,
        <album/16984#subject> ;
    foaf:name "Toshino Tanabe"@en,
        "田辺トシノ"@ja .

<product/2978#subject> a schema:CreativeWork ;
    schema:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn ;
    foaf:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn .

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

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

<album/16984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn ;
    mo:performance_of <album/16984#musicalwork> ;
    mo:recorded_as <album/16984#musicalexpression> ;
    schema:name "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn ;
    schema:workPerformed <album/16984#musicalwork> .

<org/472#subject> schema:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn ;
    foaf:name "MellowHead"@en,
        "MellowHead"@ja,
        "MellowHead"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/16984/16984-1405865133.jpg> a schema:ImageObject,
        foaf:Image .

<album/16984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn ;
    mo:composer <artist/108#subject>,
        <artist/2254#subject> ;
    mo:produced_work <album/16984#musicalwork> ;
    schema:name "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn .

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

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

<album/16984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-21"^^xsd:date ;
    dcterms:title "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn ;
    mo:catalogue_number "LHCA-5042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16984#musicalexpression> ;
    mo:publisher <org/472#subject> ;
    mo:record _:N5090fffb1db94b859301e6b7f5544660 ;
    mo:record_count 1 ;
    schema:about <product/2978#subject> ;
    schema:datePublished "2006-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/16984/16984-1405865133.jpg> ;
    schema:name "Soul Link The Animation Mission 02"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 02"@ja,
        "Soul Link The Animation Mission 02"@ja-latn ;
    schema:publisher <org/472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/16984/16984-1405865133.jpg> .

_:N05f224f2f7b5442d9cb379577ef522ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stardust (instrumental)"@ja,
        "stardust (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N5090fffb1db94b859301e6b7f5544660 ;
    schema:name "stardust (instrumental)"@ja,
        "stardust (instrumental)"@ja-latn .

_:N069c2bb4cc4e40a0a20dfedd45b80280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亜希とななみのだいぼーけん その二"@ja,
        "Aki to Nanami no Daibouken Sono Ni"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N5090fffb1db94b859301e6b7f5544660 ;
    schema:name "亜希とななみのだいぼーけん その二"@ja,
        "Aki to Nanami no Daibouken Sono Ni"@ja-latn .

_:N1338c8b6de834588a1ff9d3cffc0ba34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "horizon of the universe"@ja,
        "horizon of the universe"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5090fffb1db94b859301e6b7f5544660 ;
    schema:name "horizon of the universe"@ja,
        "horizon of the universe"@ja-latn .

_:N6a02ed557334490f8320b8aa0ad3eb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "horizon of the universe (instrumental)"@ja,
        "horizon of the universe (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5090fffb1db94b859301e6b7f5544660 ;
    schema:name "horizon of the universe (instrumental)"@ja,
        "horizon of the universe (instrumental)"@ja-latn .

_:Ndc303ba7433e469795f0fd65ce4cf0d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stardust"@ja,
        "stardust"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N5090fffb1db94b859301e6b7f5544660 ;
    schema:name "stardust"@ja,
        "stardust"@ja-latn .

_:N5090fffb1db94b859301e6b7f5544660 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f224f2f7b5442d9cb379577ef522ed,
        _:N069c2bb4cc4e40a0a20dfedd45b80280,
        _:N1338c8b6de834588a1ff9d3cffc0ba34,
        _:N6a02ed557334490f8320b8aa0ad3eb31,
        _:Ndc303ba7433e469795f0fd65ce4cf0d9 ;
    mo:track_count 5 ;
    schema:duration "PT26:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N05f224f2f7b5442d9cb379577ef522ed,
        _:N069c2bb4cc4e40a0a20dfedd45b80280,
        _:N1338c8b6de834588a1ff9d3cffc0ba34,
        _:N6a02ed557334490f8320b8aa0ad3eb31,
        _:Ndc303ba7433e469795f0fd65ce4cf0d9 .

