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

<artist/8025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michio Yamagami"@en,
        "山上路夫"@ja ;
    foaf:made <album/63407#lyrics>,
        <album/63407#subject> ;
    foaf:name "Michio Yamagami"@en,
        "山上路夫"@ja .

<artist/8497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja ;
    foaf:made <album/63407#lyrics>,
        <album/63407#subject> ;
    foaf:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja .

<artist/8498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja ;
    foaf:made <album/63407#lyrics>,
        <album/63407#subject> ;
    foaf:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja .

<artist/8691#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshito Machida"@en,
        "町田義人"@ja ;
    foaf:made <album/63407#subject>,
        <album/63407#vocals> ;
    foaf:name "Yoshito Machida"@en,
        "町田義人"@ja .

<artist/12781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63407#subject> ;
    schema:name "Koichi Morita"@en,
        "森田公一"@ja ;
    foaf:made <album/63407#composition>,
        <album/63407#subject> ;
    foaf:name "Koichi Morita"@en,
        "森田公一"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63407#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/63407#composition>,
        <album/63407#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/1227#subject> a schema:CreativeWork ;
    schema:name "Galaxy Express 999: The Movie"@en,
        "映画版 銀河鉄道999"@ja,
        "Eiga-ban Ginga Tetsudou 999"@ja-latn ;
    foaf:name "Galaxy Express 999: The Movie"@en,
        "映画版 銀河鉄道999"@ja,
        "Eiga-ban Ginga Tetsudou 999"@ja-latn .

<product/5441#subject> a schema:CreativeWork ;
    schema:name "Gekijouban Cyborg 009: Chouginga Densetsu"@en,
        "劇場版 サイボーグ009 超銀河伝説"@ja,
        "Gekijouban Cyborg 009: Chouginga Densetsu"@ja-latn ;
    foaf:name "Gekijouban Cyborg 009: Chouginga Densetsu"@en,
        "劇場版 サイボーグ009 超銀河伝説"@ja,
        "Gekijouban Cyborg 009: Chouginga Densetsu"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

<https://media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> ;
    foaf:depicts <album/63407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> .

<https://medium-media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> a schema:ImageObject,
        foaf:Image .

<album/63407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn ;
    mo:composer <artist/12781#subject>,
        <artist/3234#subject> ;
    mo:produced_work <album/63407#musicalwork> ;
    schema:name "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn .

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

<album/63407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn ;
    mo:performance_of <album/63407#musicalwork> ;
    mo:performer <artist/8496#subject> ;
    mo:recorded_as <album/63407#musicalexpression> ;
    schema:byArtist <artist/8496#subject> ;
    schema:name "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn ;
    schema:workPerformed <album/63407#musicalwork> .

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

<artist/8496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63407#performance> ;
    schema:name "Godiego"@en,
        "ゴダイゴ"@ja ;
    foaf:made <album/63407#subject>,
        <album/63407#vocals> ;
    foaf:name "Godiego"@en,
        "ゴダイゴ"@ja .

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

<album/63407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-01"^^xsd:date ;
    dcterms:title "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn ;
    mo:catalogue_number "CC-8339" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/63407#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N646cdfde25ed49b6bc6d7296d4d71cdc ;
    mo:record_count 1 ;
    schema:about <product/1227#subject>,
        <product/5441#subject> ;
    schema:byArtist <artist/8496#subject> ;
    schema:datePublished "1989-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> ;
    schema:name "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4 Songs Series 11"@en,
        "銀河鉄道999/超銀河伝説サイボーグ009 タイムトリップCD4曲シリーズ 11"@ja,
        "Galaxy Express 999 / Cyborg 009 Chouginga Densetsu TIME TRIP CD 4-kyoku Series 11"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/63407/63407-16ec06bce56f.jpg> .

_:N0c06c5fac0c7447395ce1c6bb3b0b40b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10億光年の愛"@ja,
        "Juuoku Kounen no Ai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N646cdfde25ed49b6bc6d7296d4d71cdc ;
    schema:name "10億光年の愛"@ja,
        "Juuoku Kounen no Ai"@ja-latn .

_:N883df2047d8c4c9bbca203bf600d6edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さらばとは言わない (We'll never say good-bye)"@ja,
        "Saraba to wa Iwanai (We'll never say good-bye)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N646cdfde25ed49b6bc6d7296d4d71cdc ;
    schema:name "さらばとは言わない (We'll never say good-bye)"@ja,
        "Saraba to wa Iwanai (We'll never say good-bye)"@ja-latn .

_:N9db82824e9494924b69e6662709c8121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テイキング・オフ! (TAKING OFF!)"@ja,
        "Taking Off! (TAKING OFF!)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N646cdfde25ed49b6bc6d7296d4d71cdc ;
    schema:name "テイキング・オフ! (TAKING OFF!)"@ja,
        "Taking Off! (TAKING OFF!)"@ja-latn .

_:Nfcfa2f7e53b242ae884b4a5199299c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河鉄道999 (THE GALAXY EXPRESS 999)"@ja,
        "Ginga Tetsudou 999 (THE GALAXY EXPRESS 999)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N646cdfde25ed49b6bc6d7296d4d71cdc ;
    schema:name "銀河鉄道999 (THE GALAXY EXPRESS 999)"@ja,
        "Ginga Tetsudou 999 (THE GALAXY EXPRESS 999)"@ja-latn .

_:N646cdfde25ed49b6bc6d7296d4d71cdc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c06c5fac0c7447395ce1c6bb3b0b40b,
        _:N883df2047d8c4c9bbca203bf600d6edd,
        _:N9db82824e9494924b69e6662709c8121,
        _:Nfcfa2f7e53b242ae884b4a5199299c11 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c06c5fac0c7447395ce1c6bb3b0b40b,
        _:N883df2047d8c4c9bbca203bf600d6edd,
        _:N9db82824e9494924b69e6662709c8121,
        _:Nfcfa2f7e53b242ae884b4a5199299c11 .

