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

<artist/19071#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74981#subject> ;
    schema:name "Mary Macgregor"@en ;
    foaf:made <album/74981#composition>,
        <album/74981#lyrics>,
        <album/74981#subject>,
        <album/74981#vocals> ;
    foaf:name "Mary Macgregor"@en .

<artist/19072#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74981#subject> ;
    schema:name "David J.Holman"@en ;
    foaf:made <album/74981#composition>,
        <album/74981#subject> ;
    foaf:name "David J.Holman"@en .

<artist/49406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74981#subject> ;
    schema:name "Brian Whitcomb"@en ;
    foaf:made <album/74981#composition>,
        <album/74981#subject> ;
    foaf:name "Brian Whitcomb"@en .

<product/1225#subject> a schema:CreativeWork ;
    schema:name "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999 -アンドロメダ終着駅-"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    foaf:name "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999 -アンドロメダ終着駅-"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn .

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

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

<album/74981#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    mo:performance_of <album/74981#musicalwork> ;
    mo:recorded_as <album/74981#musicalexpression> ;
    schema:name "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    schema:workPerformed <album/74981#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/74981/74981-1517835887.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74981#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    mo:composer <artist/19071#subject>,
        <artist/19072#subject>,
        <artist/49406#subject> ;
    mo:produced_work <album/74981#musicalwork> ;
    schema:name "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn .

<album/74981#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-06-01"^^xsd:date ;
    dcterms:title "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    mo:catalogue_number "CH-101" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/74981#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N325f6678e659407f9b2cadaeaf0b2d87 ;
    mo:record_count 1 ;
    schema:about <product/1225#subject> ;
    schema:datePublished "1981-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/74981/74981-1517835887.jpg> ;
    schema:name "Adieu Galaxy Express 999"@en,
        "さよなら銀河鉄道999－アンドロメダ終着駅－"@ja,
        "Sayonara Ginga Tetsudou 999 -Andromeda Shuuchakueki-"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/74981/74981-1517835887.jpg> .

_:N47ebe599db0b4248b2463bd91c61b4da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAYONARA"@en,
        "サヨナラ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N325f6678e659407f9b2cadaeaf0b2d87 ;
    schema:name "SAYONARA"@en,
        "サヨナラ"@ja .

_:N9e29aab35c5c456995a468a959ae5a0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE LIGHT"@en,
        "ラブ・ライト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N325f6678e659407f9b2cadaeaf0b2d87 ;
    schema:name "LOVE LIGHT"@en,
        "ラブ・ライト"@ja .

_:N325f6678e659407f9b2cadaeaf0b2d87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47ebe599db0b4248b2463bd91c61b4da,
        _:N9e29aab35c5c456995a468a959ae5a0c ;
    mo:track_count 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N47ebe599db0b4248b2463bd91c61b4da,
        _:N9e29aab35c5c456995a468a959ae5a0c .

