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

<artist/12278#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Kiuchi"@en,
        "木内レイコ"@ja ;
    foaf:made <album/70604#subject>,
        <album/70604#vocals> ;
    foaf:name "Reiko Kiuchi"@en,
        "木内レイコ"@ja .

<artist/1272#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Noda"@en,
        "野田順子"@ja ;
    foaf:made <album/70604#subject>,
        <album/70604#vocals> ;
    foaf:name "Junko Noda"@en,
        "野田順子"@ja .

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

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

<album/89654> a mo:Release ;
    mo:catalogue_number "NECA-11007" .

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

<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 .

<album/70604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/70604#musicalwork> ;
    schema:name "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn .

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

<album/70604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn ;
    mo:performance_of <album/70604#musicalwork> ;
    mo:recorded_as <album/70604#musicalexpression> ;
    schema:name "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn ;
    schema:workPerformed <album/70604#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/40/70604/70604-1503161024.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70604#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/70604/70604-1503161024.png> ;
    foaf:depicts <album/70604#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/70604/70604-1503161024.png> .

<https://medium-media.vgm.io/albums/40/70604/70604-1503161024.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/70604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-26"^^xsd:date ;
    dcterms:title "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn ;
    mo:catalogue_number "NECA-13007" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/89654> ;
    mo:publication_of <album/70604#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nbce078eba00d4058bdf4e9f4833bef1c ;
    mo:record_count 1 ;
    schema:about <product/636#subject> ;
    schema:datePublished "2000-07-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/70604/70604-1503161024.png> ;
    schema:name "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@en,
        "デジモンアドベンチャー02 ベストパートナー⑦ 本宮大輔&ブイモン"@ja,
        "Digimon Adventure 02 Best Partner 7 Daisuke Motomiya & V-mon"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/70604/70604-1503161024.png> .

_:N34010f6f6c52494eb8858753a520f504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Ahead!"@en,
        "Go Ahead!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nbce078eba00d4058bdf4e9f4833bef1c ;
    schema:name "Go Ahead!"@en,
        "Go Ahead!"@ja .

_:N350102b29aab43948626b515868cf65e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goggle Boy"@en,
        "ゴーグル・ボーイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nbce078eba00d4058bdf4e9f4833bef1c ;
    schema:name "Goggle Boy"@en,
        "ゴーグル・ボーイ"@ja .

_:Ncf61cf67ddd14104b2e8926863f61784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2-TOP"@en,
        "2-TOP"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nbce078eba00d4058bdf4e9f4833bef1c ;
    schema:name "2-TOP"@en,
        "2-TOP"@ja .

_:Nbce078eba00d4058bdf4e9f4833bef1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34010f6f6c52494eb8858753a520f504,
        _:N350102b29aab43948626b515868cf65e,
        _:Ncf61cf67ddd14104b2e8926863f61784 ;
    mo:track_count 3 ;
    schema:duration "PT12:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N34010f6f6c52494eb8858753a520f504,
        _:N350102b29aab43948626b515868cf65e,
        _:Ncf61cf67ddd14104b2e8926863f61784 .

