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

<artist/7351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihito Toda"@en,
        "戸田昭吾"@ja ;
    foaf:made <album/22106#lyrics>,
        <album/22106#subject> ;
    foaf:name "Akihito Toda"@en,
        "戸田昭吾"@ja .

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

<artist/3100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22106#subject> ;
    schema:name "Tomokazu Tashiro"@en,
        "田代智一"@ja ;
    foaf:made <album/22106#composition>,
        <album/22106#subject> ;
    foaf:name "Tomokazu Tashiro"@en,
        "田代智一"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22106#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/22106#composition>,
        <album/22106#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/4926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22106#subject> ;
    schema:name "Shinji Miyazaki"@en,
        "宮崎慎二"@ja ;
    foaf:made <album/22106#composition>,
        <album/22106#subject> ;
    foaf:name "Shinji Miyazaki"@en,
        "宮崎慎二"@ja .

<product/2215#subject> a schema:CreativeWork ;
    schema:name "Pokémon Best Wishes!"@en,
        "ポケットモンスター ベストウイッシュ"@ja,
        "Pocket Monsters Best Wishes!"@ja-latn ;
    foaf:name "Pokémon Best Wishes!"@en,
        "ポケットモンスター ベストウイッシュ"@ja,
        "Pocket Monsters Best Wishes!"@ja-latn .

<album/22106#musicalexpression> a mo:Signal ;
    mo:published_as <album/22106#subject> ;
    mo:records <album/22106#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/60/22106/22106-1307807704.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22106#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/22106/22106-1307807704.jpg> ;
    foaf:depicts <album/22106#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/22106/22106-1307807704.jpg> .

<https://medium-media.vgm.io/albums/60/22106/22106-1307807704.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22106#performance> ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<artist/9038#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22106#performance> ;
    schema:name "Aki Okui"@en,
        "奥井亜紀"@ja ;
    foaf:name "Aki Okui"@en,
        "奥井亜紀"@ja .

<album/22106#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn ;
    mo:composer <artist/3100#subject>,
        <artist/363#subject>,
        <artist/4926#subject> ;
    mo:produced_work <album/22106#musicalwork> ;
    schema:name "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn .

<album/22106#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn ;
    mo:performance_of <album/22106#musicalwork> ;
    mo:performer <artist/3540#subject>,
        <artist/9038#subject> ;
    mo:recorded_as <album/22106#musicalexpression> ;
    schema:byArtist <artist/3540#subject>,
        <artist/9038#subject> ;
    schema:name "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn ;
    schema:workPerformed <album/22106#musicalwork> .

<album/22106#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-24"^^xsd:date ;
    dcterms:title "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn ;
    mo:catalogue_number "ZMCP-5653" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22106#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N7ee09e3758a2452fb263c66e0565fc6e ;
    mo:record_count 1 ;
    schema:about <product/2215#subject> ;
    schema:byArtist <artist/3540#subject>,
        <artist/9038#subject> ;
    schema:datePublished "2010-11-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/22106/22106-1307807704.jpg> ;
    schema:name "Best Wishes! / Fanfare of the Heart"@en,
        "ベストウイッシュ / 心のファンファーレ"@ja,
        "Best Wishes! / Kokoro no Fanfare"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/22106/22106-1307807704.jpg> .

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

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

_:N005457cc8ad84d80a7c9dedaffe3e579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Best Wishes!\" Original Karaoke"@en,
        "「ベストウイッシュ!」 オリジナルカラオケ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "\"Best Wishes!\" Original Karaoke"@en,
        "「ベストウイッシュ!」 オリジナルカラオケ"@ja .

_:N3310b4baf79c47268a478ea78b7896e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme \"Fanfare of the Heart\""@en,
        "エンディング・テーマ「心のファンファーレ」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Ending Theme \"Fanfare of the Heart\""@en,
        "エンディング・テーマ「心のファンファーレ」"@ja .

_:N396924b2e8a541c98388a579d146c71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme \"Best Wishes!\""@en,
        "オープニング・テーマ「ベストウイッシュ!」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Opening Theme \"Best Wishes!\""@en,
        "オープニング・テーマ「ベストウイッシュ!」"@ja .

_:N4662993e5e174e4b82e0e200783de57b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Wishes TV BGM-M03"@en,
        "ベストウイッシュTV BGM-M03"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Best Wishes TV BGM-M03"@en,
        "ベストウイッシュTV BGM-M03"@ja .

_:N5ff747b19b3146ea8fb958e05d270848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Fanfare of the Heart\" Original Karaoke"@en,
        "「心のファンファーレ」 オリジナルカラオケ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "\"Fanfare of the Heart\" Original Karaoke"@en,
        "「心のファンファーレ」 オリジナルカラオケ"@ja .

_:N7c4488d0967b409ebdaa04b27491163c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Wishes TV BGM-M01"@en,
        "ベストウイッシュTV BGM-M01"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Best Wishes TV BGM-M01"@en,
        "ベストウイッシュTV BGM-M01"@ja .

_:N8baf5807d75f4cd5b559cd28d5090d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Wishes TV BGM-M04"@en,
        "ベストウイッシュTV BGM-M04"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Best Wishes TV BGM-M04"@en,
        "ベストウイッシュTV BGM-M04"@ja .

_:Nd8cd5828f2334074a829d871a4cab9b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Wishes TV BGM-M02"@en,
        "ベストウイッシュTV BGM-M02"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N7ee09e3758a2452fb263c66e0565fc6e ;
    schema:name "Best Wishes TV BGM-M02"@en,
        "ベストウイッシュTV BGM-M02"@ja .

_:N7ee09e3758a2452fb263c66e0565fc6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N005457cc8ad84d80a7c9dedaffe3e579,
        _:N3310b4baf79c47268a478ea78b7896e1,
        _:N396924b2e8a541c98388a579d146c71b,
        _:N4662993e5e174e4b82e0e200783de57b,
        _:N5ff747b19b3146ea8fb958e05d270848,
        _:N7c4488d0967b409ebdaa04b27491163c,
        _:N8baf5807d75f4cd5b559cd28d5090d81,
        _:Nd8cd5828f2334074a829d871a4cab9b4 ;
    mo:track_count 8 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N005457cc8ad84d80a7c9dedaffe3e579,
        _:N3310b4baf79c47268a478ea78b7896e1,
        _:N396924b2e8a541c98388a579d146c71b,
        _:N4662993e5e174e4b82e0e200783de57b,
        _:N5ff747b19b3146ea8fb958e05d270848,
        _:N7c4488d0967b409ebdaa04b27491163c,
        _:N8baf5807d75f4cd5b559cd28d5090d81,
        _:Nd8cd5828f2334074a829d871a4cab9b4 .

