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

<artist/2906#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marina Ohno"@en,
        "大野まりな"@ja ;
    foaf:made <album/16985#subject>,
        <album/16985#vocals> ;
    foaf:name "Marina Ohno"@en,
        "大野まりな"@ja .

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

<artist/923#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiharu Tezuka"@en,
        "手塚ちはる"@ja ;
    foaf:made <album/16985#subject>,
        <album/16985#vocals> ;
    foaf:name "Chiharu Tezuka"@en,
        "手塚ちはる"@ja .

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

<artist/834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16985#subject> ;
    schema:name "ms-jacky"@en ;
    foaf:made <album/16985#composition>,
        <album/16985#subject> ;
    foaf:name "ms-jacky"@en .

<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/16985#lyrics> a mo:Lyrics .

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

<album/16985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soul Link The Animation Mission 03"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 03"@ja,
        "Soul Link The Animation Mission 03"@ja-latn ;
    mo:performance_of <album/16985#musicalwork> ;
    mo:recorded_as <album/16985#musicalexpression> ;
    schema:name "Soul Link The Animation Mission 03"@en,
        "ＴＶアニメーション「Soul Link」The Animation Mission 03"@ja,
        "Soul Link The Animation Mission 03"@ja-latn ;
    schema:workPerformed <album/16985#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/58/16985/16985-1405865509.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16985#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/16985/16985-1405865509.jpg> ;
    foaf:depicts <album/16985#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/16985/16985-1405865509.jpg> .

<https://medium-media.vgm.io/albums/58/16985/16985-1405865509.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

_:N213ae77ec8d9496f9849455a08849b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DA・KE・DO"@ja,
        "DA-KE-DO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2e46f2d3e6047979fdad0991f8bedcf ;
    schema:name "DA・KE・DO"@ja,
        "DA-KE-DO"@ja-latn .

_:N6a893a89964142ea952abcfc4246e4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainy day"@ja,
        "rainy day"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne2e46f2d3e6047979fdad0991f8bedcf ;
    schema:name "rainy day"@ja,
        "rainy day"@ja-latn .

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

_:Nc8b196e2f17743a183d939ddabfd40a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DA・KE・DO (instrumental)"@ja,
        "DA-KE-DO (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2e46f2d3e6047979fdad0991f8bedcf ;
    schema:name "DA・KE・DO (instrumental)"@ja,
        "DA-KE-DO (instrumental)"@ja-latn .

_:Ndb1aac49936e43ecbcd427a9c078b01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainy day (instrumental)"@ja,
        "rainy day (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne2e46f2d3e6047979fdad0991f8bedcf ;
    schema:name "rainy day (instrumental)"@ja,
        "rainy day (instrumental)"@ja-latn .

_:Ne2e46f2d3e6047979fdad0991f8bedcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N213ae77ec8d9496f9849455a08849b64,
        _:N6a893a89964142ea952abcfc4246e4c9,
        _:N82b62003df054e699d012405b44c2a2a,
        _:Nc8b196e2f17743a183d939ddabfd40a8,
        _:Ndb1aac49936e43ecbcd427a9c078b01c ;
    mo:track_count 5 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N213ae77ec8d9496f9849455a08849b64,
        _:N6a893a89964142ea952abcfc4246e4c9,
        _:N82b62003df054e699d012405b44c2a2a,
        _:Nc8b196e2f17743a183d939ddabfd40a8,
        _:Ndb1aac49936e43ecbcd427a9c078b01c .

