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

<artist/3224#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Takeuchi"@en,
        "竹内順子"@ja ;
    foaf:made <album/70600#subject>,
        <album/70600#vocals> ;
    foaf:name "Junko Takeuchi"@en,
        "竹内順子"@ja .

<artist/4049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Kikuchi"@en,
        "菊池正美"@ja ;
    foaf:made <album/70600#subject>,
        <album/70600#vocals> ;
    foaf:name "Masami Kikuchi"@en,
        "菊池正美"@ja .

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

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

<album/89651> a mo:Release ;
    mo:catalogue_number "NECA-11004" .

<artist/3260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70600#subject> ;
    schema:name "Hiro Takahashi"@en,
        "高橋ひろ"@ja ;
    foaf:made <album/70600#composition>,
        <album/70600#subject> ;
    foaf:name "Hiro Takahashi"@en,
        "高橋ひろ"@ja .

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70600#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/70600#composition>,
        <album/70600#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/70600#musicalexpression> a mo:Signal ;
    mo:published_as <album/70600#subject> ;
    mo:records <album/70600#performance> .

<album/70600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn ;
    mo:performance_of <album/70600#musicalwork> ;
    mo:recorded_as <album/70600#musicalexpression> ;
    schema:name "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn ;
    schema:workPerformed <album/70600#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/00/70600/70600-1503161462.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70600#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/70600/70600-1503161462.png> ;
    foaf:depicts <album/70600#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/70600/70600-1503161462.png> .

<https://medium-media.vgm.io/albums/00/70600/70600-1503161462.png> a schema:ImageObject,
        foaf:Image .

<album/70600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn ;
    mo:composer <artist/3260#subject>,
        <artist/4576#subject> ;
    mo:produced_work <album/70600#musicalwork> ;
    schema:name "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn .

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

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

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

<album/70600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-06-21"^^xsd:date ;
    dcterms:title "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn ;
    mo:catalogue_number "NECA-13004" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/89651> ;
    mo:publication_of <album/70600#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Nabdc0880cd2c42d69dfcc8d8112f2580 ;
    mo:record_count 1 ;
    schema:about <product/636#subject> ;
    schema:datePublished "2000-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/70600/70600-1503161462.png> ;
    schema:name "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@en,
        "デジモンアドベンチャー02 ベストパートナー④ 城戸丈&ゴマモン"@ja,
        "Digimon Adventure 02 Best Partner 4 Jo Kido & Gomamon"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/70600/70600-1503161462.png> .

_:N127c361875654c208ac75f15c387cf9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facing the Wind"@en,
        "風に向かって"@ja,
        "Kaze ni Mukatte"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nabdc0880cd2c42d69dfcc8d8112f2580 ;
    schema:name "Facing the Wind"@en,
        "風に向かって"@ja,
        "Kaze ni Mukatte"@ja-latn .

_:N61e0da1a498e4b94ac5bd4058f5adf18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crawl the Sky"@en,
        "空をクロール"@ja,
        "Sora wo Crawl"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nabdc0880cd2c42d69dfcc8d8112f2580 ;
    schema:name "Crawl the Sky"@en,
        "空をクロール"@ja,
        "Sora wo Crawl"@ja-latn .

_:N958f1205ce0044198eba4cb9dfa44ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Invincible Flutter Kick"@en,
        "無敵のバタ足"@ja,
        "Muteki no Bataashi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nabdc0880cd2c42d69dfcc8d8112f2580 ;
    schema:name "An Invincible Flutter Kick"@en,
        "無敵のバタ足"@ja,
        "Muteki no Bataashi"@ja-latn .

_:Nabdc0880cd2c42d69dfcc8d8112f2580 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N127c361875654c208ac75f15c387cf9f,
        _:N61e0da1a498e4b94ac5bd4058f5adf18,
        _:N958f1205ce0044198eba4cb9dfa44ac7 ;
    mo:track_count 3 ;
    schema:duration "PT13:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N127c361875654c208ac75f15c387cf9f,
        _:N61e0da1a498e4b94ac5bd4058f5adf18,
        _:N958f1205ce0044198eba4cb9dfa44ac7 .

