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

<artist/12606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja ;
    foaf:made <album/63409#subject>,
        <album/63409#vocals> ;
    foaf:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja .

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

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

<artist/19073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63409#subject> ;
    schema:name "Taiji Nakamura"@en,
        "中村泰士"@ja ;
    foaf:made <album/63409#composition>,
        <album/63409#subject> ;
    foaf:name "Taiji Nakamura"@en,
        "中村泰士"@ja .

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

<artist/8360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63409#subject> ;
    schema:name "Nozomi Aoki"@en,
        "青木望"@ja ;
    foaf:made <album/63409#composition>,
        <album/63409#subject> ;
    foaf:name "Nozomi Aoki"@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 .

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

<https://medium-media.vgm.io/albums/90/63409/63409-1480503209.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/52219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63409#performance> ;
    schema:name "Columbia Symphonic Orchestra"@en,
        "コロムビア・シンフォニック・オーケストラ"@ja ;
    foaf:name "Columbia Symphonic Orchestra"@en,
        "コロムビア・シンフォニック・オーケストラ"@ja .

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

<album/63409#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn ;
    mo:composer <artist/19073#subject>,
        <artist/3234#subject>,
        <artist/8360#subject> ;
    mo:produced_work <album/63409#musicalwork> ;
    schema:name "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn .

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

<album/63409#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn ;
    mo:performance_of <album/63409#musicalwork> ;
    mo:performer <artist/52219#subject>,
        <artist/8496#subject> ;
    mo:recorded_as <album/63409#musicalexpression> ;
    schema:byArtist <artist/52219#subject>,
        <artist/8496#subject> ;
    schema:name "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn ;
    schema:workPerformed <album/63409#musicalwork> .

<album/63409#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-09-10"^^xsd:date ;
    dcterms:title "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn ;
    mo:catalogue_number "CH-94" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/63409#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nb21b86a76644459b9edc0e60c6f29265 ;
    mo:record_count 1 ;
    schema:about <product/1227#subject> ;
    schema:byArtist <artist/52219#subject>,
        <artist/8496#subject> ;
    schema:datePublished "1979-09-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/63409/63409-1480503209.jpg> ;
    schema:name "Toei Movie Galaxy Express 999 4 Songs"@en,
        "東映映画 銀河鉄道999 4曲入り"@ja,
        "Toei Eiga Ginga Tetsudou 999 4 Kyokuiri"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/63409/63409-1480503209.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "中原葉子"@en ;
    foaf:made <album/63409#lyrics> ;
    foaf:name "中原葉子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "中原葉子"@en ;
    foaf:made <album/63409#subject> ;
    foaf:name "中原葉子"@en .

_:N5ba5a094301a4879b6eb7a4a1ff3f1a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKING OFF!"@en,
        "テイキング・オフ!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb21b86a76644459b9edc0e60c6f29265 ;
    schema:name "TAKING OFF!"@en,
        "テイキング・オフ!"@ja .

_:N6e78f9fcc6ff4e3fa094a0c93bc7e491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Planet Maetel"@en,
        "惑星メーテルのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb21b86a76644459b9edc0e60c6f29265 ;
    schema:name "Theme of Planet Maetel"@en,
        "惑星メーテルのテーマ"@ja .

_:Na4150907862843d38346658bbda9b7cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Too Gentle"@en,
        "やさしくしないで"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb21b86a76644459b9edc0e60c6f29265 ;
    schema:name "Don't Be Too Gentle"@en,
        "やさしくしないで"@ja .

_:Nf7368b3b76464abda4f78efef164c4c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE GALAXY EXPRESS 999"@en,
        "銀河鉄道999"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb21b86a76644459b9edc0e60c6f29265 ;
    schema:name "THE GALAXY EXPRESS 999"@en,
        "銀河鉄道999"@ja .

_:Nb21b86a76644459b9edc0e60c6f29265 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ba5a094301a4879b6eb7a4a1ff3f1a0,
        _:N6e78f9fcc6ff4e3fa094a0c93bc7e491,
        _:Na4150907862843d38346658bbda9b7cb,
        _:Nf7368b3b76464abda4f78efef164c4c5 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5ba5a094301a4879b6eb7a4a1ff3f1a0,
        _:N6e78f9fcc6ff4e3fa094a0c93bc7e491,
        _:Na4150907862843d38346658bbda9b7cb,
        _:Nf7368b3b76464abda4f78efef164c4c5 .

