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

<artist/23073#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikkei Seta"@en,
        "世田壱恵"@ja ;
    foaf:made <album/89683#subject>,
        <album/89683#vocals> ;
    foaf:name "Ikkei Seta"@en,
        "世田壱恵"@ja .

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

<artist/9035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun-ichi Kanemaru"@en,
        "金丸淳一"@ja ;
    foaf:made <album/89683#subject>,
        <album/89683#vocals> ;
    foaf:name "Jun-ichi Kanemaru"@en,
        "金丸淳一"@ja .

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

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

<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/89683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/89683#musicalwork> ;
    schema:name "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn .

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

<album/89683#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn ;
    mo:performance_of <album/89683#musicalwork> ;
    mo:recorded_as <album/89683#musicalexpression> ;
    schema:name "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn ;
    schema:workPerformed <album/89683#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/38/89683/89683-1566708882.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89683#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/89683/89683-1566708882.png> ;
    foaf:depicts <album/89683#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/89683/89683-1566708882.png> .

<https://medium-media.vgm.io/albums/38/89683/89683-1566708882.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/89683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-29"^^xsd:date ;
    dcterms:title "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn ;
    mo:catalogue_number "NECA-13020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89683#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:N5dc24ee2ef9b4c6295c6f77092d2486c ;
    mo:record_count 1 ;
    schema:about <product/655#subject> ;
    schema:datePublished "2001-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/89683/89683-1566708882.png> ;
    schema:name "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@en,
        "デジモンテイマーズ ベストデジモンテイマーズ⑤ 秋山遼&サイバードラモン"@ja,
        "Digimon Tamers Best Tamers 5 Ryo Akiyama & Cyberdramon"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/89683/89683-1566708882.png> .

_:N08bbe85e3cbc4578b3ac624b4e11d958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHTING SOUL"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5dc24ee2ef9b4c6295c6f77092d2486c ;
    schema:name "FIGHTING SOUL"@en .

_:N0bcb63473c0f4effb3958ab9c7dc9c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Surviver"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5dc24ee2ef9b4c6295c6f77092d2486c ;
    schema:name "Digital Surviver"@en .

_:Ne38bcfa0217d471a819c3f6db2f1764b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DoD"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5dc24ee2ef9b4c6295c6f77092d2486c ;
    schema:name "DoD"@en .

_:N5dc24ee2ef9b4c6295c6f77092d2486c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08bbe85e3cbc4578b3ac624b4e11d958,
        _:N0bcb63473c0f4effb3958ab9c7dc9c8b,
        _:Ne38bcfa0217d471a819c3f6db2f1764b ;
    mo:track_count 3 ;
    schema:duration "PT12:09"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N08bbe85e3cbc4578b3ac624b4e11d958,
        _:N0bcb63473c0f4effb3958ab9c7dc9c8b,
        _:Ne38bcfa0217d471a819c3f6db2f1764b .

