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

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

<artist/19075#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyasu Yamaura"@en,
        "山浦弘靖"@ja ;
    foaf:made <album/81806#lyrics>,
        <album/81806#subject> ;
    foaf:name "Hiroyasu Yamaura"@en,
        "山浦弘靖"@ja .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81806#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/81806#composition>,
        <album/81806#subject> ;
    foaf:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja .

<product/1224#subject> a schema:CreativeWork ;
    schema:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Ginga Tetsudou 999"@ja-latn ;
    foaf:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Ginga Tetsudou 999"@ja-latn .

<album/81806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    mo:composer <artist/8902#subject> ;
    mo:produced_work <album/81806#musicalwork> ;
    schema:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/60/81806/81806-1541246890.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    mo:performance_of <album/81806#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/81806#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    schema:workPerformed <album/81806#musicalwork> .

<artist/8492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81806#performance> ;
    schema:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja ;
    foaf:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja .

<album/81806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-06-25"^^xsd:date ;
    dcterms:title "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    mo:catalogue_number "CK-565" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/81806#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N663f299c3a114e64bf2ae9f78f516d98 ;
    mo:record_count 1 ;
    schema:about <product/1224#subject> ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "1980-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/81806/81806-1541246890.jpg> ;
    schema:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/81806/81806-1541246890.jpg> .

_:N39174802d46547e19b1a303b71598346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い出なみだ色"@ja,
        "Omoide Namida-iro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N663f299c3a114e64bf2ae9f78f516d98 ;
    schema:name "想い出なみだ色"@ja,
        "Omoide Namida-iro"@ja-latn .

_:N8ea7d8e8b80a4bd5986dd443e0506132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レリューズのテーマ(インストルメンタル)"@ja,
        "Leruse no Theme (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N663f299c3a114e64bf2ae9f78f516d98 ;
    schema:name "レリューズのテーマ(インストルメンタル)"@ja,
        "Leruse no Theme (Instrumental)"@ja-latn .

_:N663f299c3a114e64bf2ae9f78f516d98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39174802d46547e19b1a303b71598346,
        _:N8ea7d8e8b80a4bd5986dd443e0506132 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N39174802d46547e19b1a303b71598346,
        _:N8ea7d8e8b80a4bd5986dd443e0506132 .

