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

<artist/1287#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja ;
    foaf:made <album/16987#subject>,
        <album/16987#vocals> ;
    foaf:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja .

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

<artist/92#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja ;
    foaf:made <album/16987#subject>,
        <album/16987#vocals> ;
    foaf:name "Kumi Sakuma"@en,
        "佐久間紅美"@ja .

<artist/524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16987#subject> ;
    schema:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja ;
    foaf:made <album/16987#composition>,
        <album/16987#subject> ;
    foaf:name "Masaki Suzuki"@en,
        "鈴木マサキ"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16987#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/16987#composition>,
        <album/16987#subject> ;
    foaf:name "Katsuhiko Kurosu"@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/16987#lyrics> a mo:Lyrics .

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

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

<https://medium-media.vgm.io/albums/78/16987/16987-1405865880.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

_:N417c5d6ee3b7461fba0fe241a9af8aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy morning"@ja,
        "happy morning"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N74f2ac464ca843989d4e67eb6988d060 ;
    schema:name "happy morning"@ja,
        "happy morning"@ja-latn .

_:N92484ac3c61240c89250f3edac70a047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亜希とななみのだいぼーけん　その四（最終話）"@ja,
        "Aki to Nanami no Daibouken Sono Yon (Saishuuwa)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N74f2ac464ca843989d4e67eb6988d060 ;
    schema:name "亜希とななみのだいぼーけん　その四（最終話）"@ja,
        "Aki to Nanami no Daibouken Sono Yon (Saishuuwa)"@ja-latn .

_:Ncf5c26548ed64ce0999b93c15b5c7707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ring (instrumental)"@ja,
        "ring (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N74f2ac464ca843989d4e67eb6988d060 ;
    schema:name "ring (instrumental)"@ja,
        "ring (instrumental)"@ja-latn .

_:Ndd9c119916ae43d99381c582ebbd4068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ring"@ja,
        "ring"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N74f2ac464ca843989d4e67eb6988d060 ;
    schema:name "ring"@ja,
        "ring"@ja-latn .

_:Ndf870a1f78ea463aa9d4539f7b1b4d03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy morning (instrumental)"@ja,
        "happy morning (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N74f2ac464ca843989d4e67eb6988d060 ;
    schema:name "happy morning (instrumental)"@ja,
        "happy morning (instrumental)"@ja-latn .

_:N74f2ac464ca843989d4e67eb6988d060 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N417c5d6ee3b7461fba0fe241a9af8aa4,
        _:N92484ac3c61240c89250f3edac70a047,
        _:Ncf5c26548ed64ce0999b93c15b5c7707,
        _:Ndd9c119916ae43d99381c582ebbd4068,
        _:Ndf870a1f78ea463aa9d4539f7b1b4d03 ;
    mo:track_count 5 ;
    schema:duration "PT24:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N417c5d6ee3b7461fba0fe241a9af8aa4,
        _:N92484ac3c61240c89250f3edac70a047,
        _:Ncf5c26548ed64ce0999b93c15b5c7707,
        _:Ndd9c119916ae43d99381c582ebbd4068,
        _:Ndf870a1f78ea463aa9d4539f7b1b4d03 .

