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

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

<artist/8128#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sachiko Kobayashi"@en,
        "小林幸子"@ja ;
    foaf:made <album/97815#subject>,
        <album/97815#vocals> ;
    foaf:name "Sachiko Kobayashi"@en,
        "小林幸子"@ja .

<album/18399> a mo:Release ;
    mo:catalogue_number "CXDA-102" .

<artist/42491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97815#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja ;
    foaf:made <album/97815#composition>,
        <album/97815#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja .

<release/2273#subject> a schema:CreativeWork ;
    schema:name "Pocket Monsters: Mewtwo Strikes Back"@en,
        "劇場版ポケットモンスター ミュウツーの逆襲"@ja,
        "Gekijouban Pocket Monsters: Mewtwo no Gyakushuu"@ja-latn ;
    foaf:name "Pocket Monsters: Mewtwo Strikes Back"@en,
        "劇場版ポケットモンスター ミュウツーの逆襲"@ja,
        "Gekijouban Pocket Monsters: Mewtwo no Gyakushuu"@ja-latn .

<album/97815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    mo:composer <artist/42491#subject> ;
    mo:produced_work <album/97815#musicalwork> ;
    schema:name "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn .

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

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

<album/97815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    mo:performance_of <album/97815#musicalwork> ;
    mo:recorded_as <album/97815#musicalexpression> ;
    schema:name "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    schema:workPerformed <album/97815#musicalwork> .

<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/51/97815/97815-1586370829.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97815#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/97815/97815-1586370829.jpg> ;
    foaf:depicts <album/97815#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/97815/97815-1586370829.jpg> .

<https://medium-media.vgm.io/albums/51/97815/97815-1586370829.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/97815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-09-03"^^xsd:date ;
    dcterms:title "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    mo:catalogue_number "CXSA-102" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/18399> ;
    mo:publication_of <album/97815#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N583dbd97c13247d48b24bb5555aa600d ;
    mo:record_count 1 ;
    schema:about <release/2273#subject> ;
    schema:datePublished "1998-09-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/97815/97815-1586370829.jpg> ;
    schema:name "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/97815/97815-1586370829.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NIPPON COLUMBIA"@en ;
    foaf:made <album/97815#subject> ;
    foaf:name "(NIPPON COLUMBIA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NIPPON COLUMBIA"@en ;
    foaf:made <album/97815#vocals> ;
    foaf:name "(NIPPON COLUMBIA"@en .

_:N0087317bd01f4653b9b108cd9ec7e724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together With The Wind"@en,
        "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N583dbd97c13247d48b24bb5555aa600d ;
    schema:name "Together With The Wind"@en,
        "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn .

_:N9f3b91eaafd944c3a55f311807d681ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Collection"@en,
        "すてきなコレクション"@ja,
        "Suteki na Collection"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N583dbd97c13247d48b24bb5555aa600d ;
    schema:name "Wonderful Collection"@en,
        "すてきなコレクション"@ja,
        "Suteki na Collection"@ja-latn .

_:Nb29df0e2382f4ac89519ad33aa67678a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Collection (Karaoke)"@en,
        "すてきなコレクション（カラオケ）"@ja,
        "Suteki na Collection (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N583dbd97c13247d48b24bb5555aa600d ;
    schema:name "Wonderful Collection (Karaoke)"@en,
        "すてきなコレクション（カラオケ）"@ja,
        "Suteki na Collection (Karaoke)"@ja-latn .

_:Nf770dbbe3f82464395801a3f3ddb7922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together With The Wind (Karaoke)"@en,
        "風といっしょに（カラオケ）"@ja,
        "Kaze to Issho ni (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N583dbd97c13247d48b24bb5555aa600d ;
    schema:name "Together With The Wind (Karaoke)"@en,
        "風といっしょに（カラオケ）"@ja,
        "Kaze to Issho ni (Karaoke)"@ja-latn .

_:N583dbd97c13247d48b24bb5555aa600d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0087317bd01f4653b9b108cd9ec7e724,
        _:N9f3b91eaafd944c3a55f311807d681ba,
        _:Nb29df0e2382f4ac89519ad33aa67678a,
        _:Nf770dbbe3f82464395801a3f3ddb7922 ;
    mo:track_count 4 ;
    schema:duration "PT9:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0087317bd01f4653b9b108cd9ec7e724,
        _:N9f3b91eaafd944c3a55f311807d681ba,
        _:Nb29df0e2382f4ac89519ad33aa67678a,
        _:Nf770dbbe3f82464395801a3f3ddb7922 .

