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

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

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

<album/97815> a mo:Release ;
    mo:catalogue_number "CXSA-102" .

<artist/42491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18399#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja ;
    foaf:made <album/18399#composition>,
        <album/18399#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/18399#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/18399#musicalwork> ;
    schema:name "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn .

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

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

<album/18399#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/18399#musicalwork> ;
    mo:recorded_as <album/18399#musicalexpression> ;
    schema:name "Kaze to Issho ni / Sachiko Kobayashi"@en,
        "風といっしょに / 小林幸子"@ja,
        "Kaze to Issho ni / Sachiko Kobayashi"@ja-latn ;
    schema:workPerformed <album/18399#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/99/18399/18399-1269972066.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18399#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/18399/18399-1269972066.png> ;
    foaf:depicts <album/18399#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/18399/18399-1269972066.png> .

<https://medium-media.vgm.io/albums/99/18399/18399-1269972066.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/18399#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 "CXDA-102" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/97815> ;
    mo:publication_of <album/18399#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N3a2179d199be49d694308ef765d4552c ;
    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/99/18399/18399-1269972066.png> ;
    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/99/18399/18399-1269972066.png> .

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

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

_:N0b22236520bf45ab85ef5c68e7a8f9dd 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 _:N3a2179d199be49d694308ef765d4552c ;
    schema:name "Together With The Wind"@en,
        "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn .

_:N18799569aac84fb7b9c4f7ba97aa3034 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 _:N3a2179d199be49d694308ef765d4552c ;
    schema:name "Wonderful Collection"@en,
        "すてきなコレクション"@ja,
        "Suteki na Collection"@ja-latn .

_:N5135b5d80a35431d88ef6eb15cb0e895 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 _:N3a2179d199be49d694308ef765d4552c ;
    schema:name "Wonderful Collection (Karaoke)"@en,
        "すてきなコレクション（カラオケ）"@ja,
        "Suteki na Collection (Karaoke)"@ja-latn .

_:Nf4e8c5259de9484cb61b5679c07e4ce5 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 _:N3a2179d199be49d694308ef765d4552c ;
    schema:name "Together With The Wind (Karaoke)"@en,
        "風といっしょに（カラオケ）"@ja,
        "Kaze to Issho ni (Karaoke)"@ja-latn .

_:N3a2179d199be49d694308ef765d4552c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b22236520bf45ab85ef5c68e7a8f9dd,
        _:N18799569aac84fb7b9c4f7ba97aa3034,
        _:N5135b5d80a35431d88ef6eb15cb0e895,
        _:Nf4e8c5259de9484cb61b5679c07e4ce5 ;
    mo:track_count 4 ;
    schema:duration "PT18:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b22236520bf45ab85ef5c68e7a8f9dd,
        _:N18799569aac84fb7b9c4f7ba97aa3034,
        _:N5135b5d80a35431d88ef6eb15cb0e895,
        _:Nf4e8c5259de9484cb61b5679c07e4ce5 .

