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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/18378#subject>,
        <album/18378#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja ;
    foaf:made <album/18378#subject>,
        <album/18378#vocals> ;
    foaf:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja .

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

<artist/8105#subject> a schema:Person,
        foaf:Person ;
    schema:name "Inuko Inuyama"@en,
        "犬山イヌコ"@ja ;
    foaf:made <album/18378#subject>,
        <album/18378#vocals> ;
    foaf:name "Inuko Inuyama"@en,
        "犬山イヌコ"@ja .

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

<release/16301#subject> a schema:CreativeWork ;
    schema:name "Pokémon the Series: Gold and Silver"@en,
        "ポケットモンスター 金銀編"@ja,
        "Pocket Monsters: Kinginhen"@ja-latn ;
    foaf:name "Pokémon the Series: Gold and Silver"@en,
        "ポケットモンスター 金銀編"@ja,
        "Pocket Monsters: Kinginhen"@ja-latn .

<album/18378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn ;
    mo:composer <artist/42491#subject> ;
    mo:produced_work <album/18378#musicalwork> ;
    schema:name "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn .

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

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

<album/18378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn ;
    mo:performance_of <album/18378#musicalwork> ;
    mo:recorded_as <album/18378#musicalexpression> ;
    schema:name "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn ;
    schema:workPerformed <album/18378#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/87/18378/18378-1268421313.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18378#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/18378/18378-1268421313.png> ;
    foaf:depicts <album/18378#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/18378/18378-1268421313.png> .

<https://medium-media.vgm.io/albums/87/18378/18378-1268421313.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/18378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-07-20"^^xsd:date ;
    dcterms:title "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn ;
    mo:catalogue_number "ZMCP-1259" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18378#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N787d49a2f9de4a8cb89b98e6ec559a67 ;
    mo:record_count 1 ;
    schema:about <release/16301#subject> ;
    schema:datePublished "2001-07-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/18378/18378-1268421313.png> ;
    schema:name "Maemuki Rocket-dan!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Rocket-dan!"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/18378/18378-1268421313.png> .

_:N700866f683c14e3c9c084ed14943c9f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look ahead, Rocket Gang! (RE-MIX Version)"@en,
        "もっと前向きロケット団! （RE-MIX VER.）"@ja,
        "Maemuki Roketto-Dan (RE-MIX VER.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N787d49a2f9de4a8cb89b98e6ec559a67 ;
    schema:name "Look ahead, Rocket Gang! (RE-MIX Version)"@en,
        "もっと前向きロケット団! （RE-MIX VER.）"@ja,
        "Maemuki Roketto-Dan (RE-MIX VER.)"@ja-latn .

_:N92542808f0184d2a92c0092c979724fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look ahead, Rocket Gang!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Roketto-Dan"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N787d49a2f9de4a8cb89b98e6ec559a67 ;
    schema:name "Look ahead, Rocket Gang!"@en,
        "前向きロケット団!"@ja,
        "Maemuki Roketto-Dan"@ja-latn .

_:Na7e60518441b4677bc58da6168a45512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look ahead, Rocket Gang! (Original Karaoke)"@en,
        "前向きロケット団! （オリジナルカラオケ）"@ja,
        "Maemuki Roketto-Dan (Original Karaoke)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N787d49a2f9de4a8cb89b98e6ec559a67 ;
    schema:name "Look ahead, Rocket Gang! (Original Karaoke)"@en,
        "前向きロケット団! （オリジナルカラオケ）"@ja,
        "Maemuki Roketto-Dan (Original Karaoke)"@ja-latn .

_:N787d49a2f9de4a8cb89b98e6ec559a67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N700866f683c14e3c9c084ed14943c9f9,
        _:N92542808f0184d2a92c0092c979724fd,
        _:Na7e60518441b4677bc58da6168a45512 ;
    mo:track_count 3 ;
    schema:duration "PT8:51"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N700866f683c14e3c9c084ed14943c9f9,
        _:N92542808f0184d2a92c0092c979724fd,
        _:Na7e60518441b4677bc58da6168a45512 .

