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

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/66639#lyrics>,
        <album/66639#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/66639#lyrics>,
        <album/66639#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

<artist/9962#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Matsuki"@en,
        "松木悠"@ja ;
    foaf:made <album/66639#lyrics>,
        <album/66639#subject> ;
    foaf:name "Yuu Matsuki"@en,
        "松木悠"@ja .

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

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66639#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/66639#composition>,
        <album/66639#subject> ;
    foaf:name "Michihiko Ohta"@en,
        "太田美知彦"@ja .

<product/635#subject> a schema:CreativeWork ;
    schema:name "Digimon Adventure (TV)"@en,
        "デジモンアドベンチャー (TV)"@ja,
        "Digimon Adventure (TV)"@ja-latn ;
    foaf:name "Digimon Adventure (TV)"@en,
        "デジモンアドベンチャー (TV)"@ja,
        "Digimon Adventure (TV)"@ja-latn .

<product/636#subject> a schema:CreativeWork ;
    schema:name "Digimon Adventure 02"@en,
        "デジモンアドベンチャー02"@ja,
        "Digimon Adventure Zero Two"@ja-latn ;
    foaf:name "Digimon Adventure 02"@en,
        "デジモンアドベンチャー02"@ja,
        "Digimon Adventure Zero Two"@ja-latn .

<product/655#subject> a schema:CreativeWork ;
    schema:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn ;
    foaf:name "Digimon Tamers"@en,
        "デジモンテイマーズ"@ja,
        "Digimon Tamers"@ja-latn .

<album/66639#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/66639#musicalwork> ;
    schema:name "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn .

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

<album/66639#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn ;
    mo:performance_of <album/66639#musicalwork> ;
    mo:recorded_as <album/66639#musicalexpression> ;
    schema:name "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn ;
    schema:workPerformed <album/66639#musicalwork> .

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/66639/66639-1489798557.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/66639#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-26"^^xsd:date ;
    dcterms:title "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn ;
    mo:catalogue_number "NECA-30064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66639#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N24d24d1cfdb94db894fa630b129b3089 ;
    mo:record_count 1 ;
    schema:about <product/635#subject>,
        <product/636#subject>,
        <product/655#subject> ;
    schema:datePublished "2002-06-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/66639/66639-1489798557.jpg> ;
    schema:name "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@en,
        "デジモンミュージック 太田美知彦セルフカバー集 ～未来へのメッセージ～"@ja,
        "Digimon Music Michihiko Ohta Self Cover-shuu ~Mirai e no Message~"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/66639/66639-1489798557.jpg> .

_:N01f72a0f70e144fdb2113ab646b9a020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Melody ～未来へのメッセージ～"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "My Melody ～未来へのメッセージ～"@ja .

_:N17ab64db978f4bd797d69624524a1f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来へのメッセージ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "未来へのメッセージ"@ja .

_:N47a4719fef2e46539a3c15f0455dadea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "Team"@ja .

_:N501c3e7f5eed4c709150acf7d8c6511c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ターゲット ～赤い衝撃～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "ターゲット ～赤い衝撃～"@ja .

_:N5c25b4a066fe4792bf7c00b1412b161e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the tears"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "Across the tears"@ja .

_:N826997b8bfb0421aa1ac02a52113343b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brave heart"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "brave heart"@ja .

_:N86e6eebfeea84a489457c62bd6cf542d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SLASH!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "SLASH!!"@ja .

_:N923d6a542bc64463bec9ebd20514033a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当の強さ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "本当の強さ"@ja .

_:Nc15b03207e144abc9bca8874f519e99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3 Primary Colors"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N24d24d1cfdb94db894fa630b129b3089 ;
    schema:name "3 Primary Colors"@ja .

_:N24d24d1cfdb94db894fa630b129b3089 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f72a0f70e144fdb2113ab646b9a020,
        _:N17ab64db978f4bd797d69624524a1f6d,
        _:N47a4719fef2e46539a3c15f0455dadea,
        _:N501c3e7f5eed4c709150acf7d8c6511c,
        _:N5c25b4a066fe4792bf7c00b1412b161e,
        _:N826997b8bfb0421aa1ac02a52113343b,
        _:N86e6eebfeea84a489457c62bd6cf542d,
        _:N923d6a542bc64463bec9ebd20514033a,
        _:Nc15b03207e144abc9bca8874f519e99c ;
    mo:track_count 9 ;
    schema:duration "PT39:42"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N01f72a0f70e144fdb2113ab646b9a020,
        _:N17ab64db978f4bd797d69624524a1f6d,
        _:N47a4719fef2e46539a3c15f0455dadea,
        _:N501c3e7f5eed4c709150acf7d8c6511c,
        _:N5c25b4a066fe4792bf7c00b1412b161e,
        _:N826997b8bfb0421aa1ac02a52113343b,
        _:N86e6eebfeea84a489457c62bd6cf542d,
        _:N923d6a542bc64463bec9ebd20514033a,
        _:Nc15b03207e144abc9bca8874f519e99c .

