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

<artist/8388#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja ;
    foaf:made <album/49541#lyrics>,
        <album/49541#subject> ;
    foaf:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja .

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

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49541#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/49541#composition>,
        <album/49541#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

<artist/990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49541#subject> ;
    schema:name "Akira Miyagawa"@en,
        "宮川彬良"@ja ;
    foaf:made <album/49541#composition>,
        <album/49541#subject> ;
    foaf:name "Akira Miyagawa"@en,
        "宮川彬良"@ja .

<product/3216#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato 2199: Hoshimeguru Hakobune"@en,
        "宇宙戦艦ヤマト2199 星巡る方舟"@ja,
        "Uchuu Senkan Yamato 2199: Hoshimeguru Hakobune"@ja-latn ;
    foaf:name "Space Battleship Yamato 2199: Hoshimeguru Hakobune"@en,
        "宇宙戦艦ヤマト2199 星巡る方舟"@ja,
        "Uchuu Senkan Yamato 2199: Hoshimeguru Hakobune"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/49541/49541-1417542932.png> a schema:ImageObject,
        foaf:Image .

<album/49541#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn ;
    mo:composer <artist/883#subject>,
        <artist/990#subject> ;
    mo:produced_work <album/49541#musicalwork> ;
    schema:name "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn .

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

<artist/15#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49541#performance> ;
    schema:name "Ayaka Hirahara"@en,
        "平原綾香"@ja ;
    foaf:name "Ayaka Hirahara"@en,
        "平原綾香"@ja .

<artist/4918#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49541#performance> ;
    schema:name "Taro Hakase"@en,
        "葉加瀬太郎"@ja ;
    foaf:name "Taro Hakase"@en,
        "葉加瀬太郎"@ja .

<album/49541#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn ;
    mo:performance_of <album/49541#musicalwork> ;
    mo:performer <artist/15#subject>,
        <artist/4918#subject> ;
    mo:recorded_as <album/49541#musicalexpression> ;
    schema:byArtist <artist/15#subject>,
        <artist/4918#subject> ;
    schema:name "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn ;
    schema:workPerformed <album/49541#musicalwork> .

<album/49541#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-03"^^xsd:date ;
    dcterms:title "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn ;
    mo:catalogue_number "COKM-32818" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/49541#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N03d1d639cc82459891997f5d230d1454 ;
    mo:record_count 1 ;
    schema:about <product/3216#subject> ;
    schema:byArtist <artist/15#subject>,
        <artist/4918#subject> ;
    schema:datePublished "2014-12-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/49541/49541-1417542932.png> ;
    schema:name "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@en,
        "宇宙戦艦ヤマト2199/Great Harmony ～for yamato2199"@ja,
        "Space Battleship Yamato 2199/Great Harmony ~for yamato2199"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/49541/49541-1417542932.png> .

_:N9c5f199b3a06459c89ad6e81dbc32f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙戦艦ヤマト2199"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N03d1d639cc82459891997f5d230d1454 ;
    schema:name "宇宙戦艦ヤマト2199"@ja .

_:Na4086eb1b2994440a8874a40ac919b23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Harmony ～for yamato2199 (オリジナルカラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N03d1d639cc82459891997f5d230d1454 ;
    schema:name "Great Harmony ～for yamato2199 (オリジナルカラオケ)"@ja .

_:Nb2e7343894c14904b81fa419209af5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Harmony ～for yamato2199"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N03d1d639cc82459891997f5d230d1454 ;
    schema:name "Great Harmony ～for yamato2199"@ja .

_:N03d1d639cc82459891997f5d230d1454 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9c5f199b3a06459c89ad6e81dbc32f5b,
        _:Na4086eb1b2994440a8874a40ac919b23,
        _:Nb2e7343894c14904b81fa419209af5d1 ;
    mo:track_count 3 ;
    schema:duration "PT13:27"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9c5f199b3a06459c89ad6e81dbc32f5b,
        _:Na4086eb1b2994440a8874a40ac919b23,
        _:Nb2e7343894c14904b81fa419209af5d1 .

