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

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

<artist/36208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26986#subject> ;
    schema:name "Rie"@en ;
    foaf:made <album/26986#composition>,
        <album/26986#subject> ;
    foaf:name "Rie"@en .

<artist/5211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26986#subject> ;
    schema:name "Kazuo Yoda"@en,
        "依田和夫"@ja ;
    foaf:made <album/26986#composition>,
        <album/26986#subject> ;
    foaf:name "Kazuo Yoda"@en,
        "依田和夫"@ja .

<product/2214#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl (Anime)"@en,
        "ポケットモンスター ダイヤモンド&パール (Anime)"@ja,
        "Pocket Monsters Diamond & Pearl (Anime)"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl (Anime)"@en,
        "ポケットモンスター ダイヤモンド&パール (Anime)"@ja,
        "Pocket Monsters Diamond & Pearl (Anime)"@ja-latn .

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

<org/392#subject> schema:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn ;
    foaf:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn .

<https://media.vgm.io/albums/68/26986/26986-1309314131.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26986#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/26986/26986-1309314131.png> ;
    foaf:depicts <album/26986#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/26986/26986-1309314131.png> .

<https://medium-media.vgm.io/albums/68/26986/26986-1309314131.png> a schema:ImageObject,
        foaf:Image .

<album/26986#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    mo:composer <artist/36208#subject>,
        <artist/5211#subject> ;
    mo:produced_work <album/26986#musicalwork> ;
    schema:name "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn .

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

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

<artist/63247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26986#performance> ;
    schema:name "Green"@en,
        "グリン"@ja ;
    foaf:name "Green"@en,
        "グリン"@ja .

<artist/8366#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26986#performance> ;
    schema:name "Fumie Akiyoshi"@en,
        "あきよしふみえ"@ja ;
    foaf:name "Fumie Akiyoshi"@en,
        "あきよしふみえ"@ja .

<album/26986#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    mo:performance_of <album/26986#musicalwork> ;
    mo:performer <artist/63247#subject>,
        <artist/8366#subject> ;
    mo:recorded_as <album/26986#musicalexpression> ;
    schema:byArtist <artist/63247#subject>,
        <artist/8366#subject> ;
    schema:name "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    schema:workPerformed <album/26986#musicalwork> .

<album/26986#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-29"^^xsd:date ;
    dcterms:title "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    mo:catalogue_number "ZMCP-3240" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/26986#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N0a6a56bcad7747e9b8caacd2ac4e77de,
        _:Nd5b0441630fe43a88f3cf510c9f109d0 ;
    mo:record_count 2 ;
    schema:about <product/2214#subject> ;
    schema:byArtist <artist/63247#subject>,
        <artist/8366#subject> ;
    schema:datePublished "2006-11-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/26986/26986-1309314131.png> ;
    schema:name "Together / By Your Side ~Hikari's Theme~ [Limited Edition]"@en,
        "Together／君のそばで〜ヒカリのテーマ〜"@ja,
        "Together / Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/26986/26986-1309314131.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIKARI·Project"@en ;
    foaf:made <album/26986#subject> ;
    foaf:name "HIKARI·Project"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "D&P Project"@en ;
    foaf:made <album/26986#lyrics> ;
    foaf:name "D&P Project"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIKARI·Project"@en ;
    foaf:made <album/26986#lyrics> ;
    foaf:name "HIKARI·Project"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "D&P Project"@en ;
    foaf:made <album/26986#subject> ;
    foaf:name "D&P Project"@en .

_:N0b54810618a843d29de6b6ad17eed73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dvd"@ja,
        "DVD"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:Nd5b0441630fe43a88f3cf510c9f109d0 ;
    schema:name "dvd"@ja,
        "DVD"@ja-latn .

_:N18630dc02e994861b5bdd9e146123489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のそばで～ヒカリのテーマ～ (オリジナル・カラオケ)"@ja,
        "Kimi no soba de ~Hikari no Theme~ <TV Version>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N0a6a56bcad7747e9b8caacd2ac4e77de ;
    schema:name "君のそばで～ヒカリのテーマ～ (オリジナル・カラオケ)"@ja,
        "Kimi no soba de ~Hikari no Theme~ <TV Version>"@ja-latn .

_:N45dd26c0ceea4054a82db08c646699de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together (オリジナル・カラオケ)"@ja,
        "Together <Original Karaoke>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0a6a56bcad7747e9b8caacd2ac4e77de ;
    schema:name "Together (オリジナル・カラオケ)"@ja,
        "Together <Original Karaoke>"@ja-latn .

_:N91824d0055124910adde4409aee0f9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のそばで～ヒカリのテーマ～"@ja,
        "Kimi no soba de ~Hikari no Theme~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0a6a56bcad7747e9b8caacd2ac4e77de ;
    schema:name "君のそばで～ヒカリのテーマ～"@ja,
        "Kimi no soba de ~Hikari no Theme~"@ja-latn .

_:Nd5b0441630fe43a88f3cf510c9f109d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b54810618a843d29de6b6ad17eed73d ;
    mo:track_count 1 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0b54810618a843d29de6b6ad17eed73d .

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

_:N0a6a56bcad7747e9b8caacd2ac4e77de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18630dc02e994861b5bdd9e146123489,
        _:N45dd26c0ceea4054a82db08c646699de,
        _:N91824d0055124910adde4409aee0f9f8,
        _:Ne6c7490c86a246f5a30a483b5e3b0b9c ;
    mo:track_count 4 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18630dc02e994861b5bdd9e146123489,
        _:N45dd26c0ceea4054a82db08c646699de,
        _:N91824d0055124910adde4409aee0f9f8,
        _:Ne6c7490c86a246f5a30a483b5e3b0b9c .

