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

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/75161#subject>,
        <album/75161#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/75161#subject>,
        <album/75161#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<artist/8794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Hashimoto"@en,
        "橋本淳"@ja ;
    foaf:made <album/75161#lyrics>,
        <album/75161#subject> ;
    foaf:name "Jun Hashimoto"@en,
        "橋本淳"@ja .

<album/75160> a mo:Release ;
    mo:catalogue_number "SCS-433" .

<artist/8902#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75161#subject> ;
    schema:name "Masaaki Hirao"@en,
        "平尾昌晃"@ja ;
    foaf:made <album/75161#composition>,
        <album/75161#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/75161#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/75161#musicalwork> ;
    schema:name "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn .

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

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

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

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

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

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

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

<album/75161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-11-01"^^xsd:date ;
    dcterms:title "Galaxy Express 999"@en,
        "銀河鉄道999"@ja,
        "Galaxy Express 999"@ja-latn ;
    mo:catalogue_number "CH-207" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/75160> ;
    mo:publication_of <album/75161#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc08caa7f5dca43aa8b9cf40f06c92961 ;
    mo:record_count 1 ;
    schema:about <product/1224#subject> ;
    schema:datePublished "1980-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/75161/75161-1518301304.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/16/75161/75161-1518301304.jpg> .

_:N4ca4ecb8536949c784b47d55966f0c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀河鉄道999"@ja,
        "Ginga Tetsudou 999"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nc08caa7f5dca43aa8b9cf40f06c92961 ;
    schema:name "銀河鉄道999"@ja,
        "Ginga Tetsudou 999"@ja-latn .

_:Ndb9f2c71339948e6b1e700cc3c7f3e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い地球"@ja,
        "Aoi Chikyuu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc08caa7f5dca43aa8b9cf40f06c92961 ;
    schema:name "青い地球"@ja,
        "Aoi Chikyuu"@ja-latn .

_:Nc08caa7f5dca43aa8b9cf40f06c92961 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ca4ecb8536949c784b47d55966f0c3d,
        _:Ndb9f2c71339948e6b1e700cc3c7f3e91 ;
    mo:track_count 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4ca4ecb8536949c784b47d55966f0c3d,
        _:Ndb9f2c71339948e6b1e700cc3c7f3e91 .

