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

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

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

<artist/10007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24679#subject> ;
    schema:name "You-she Matsuyama"@en,
        "松山祐士"@ja ;
    foaf:made <album/24679#composition>,
        <album/24679#subject> ;
    foaf:name "You-she Matsuyama"@en,
        "松山祐士"@ja .

<artist/10375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24679#subject> ;
    schema:name "Masahisa Takeichi"@en,
        "武市昌久"@ja ;
    foaf:made <album/24679#composition>,
        <album/24679#subject> ;
    foaf:name "Masahisa Takeichi"@en,
        "武市昌久"@ja .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24679#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/24679#composition>,
        <album/24679#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<product/587#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam (Series)"@en,
        "機動戦士ガンダム (Series)"@ja,
        "Kidou Senshi Gundam (Series)"@ja-latn ;
    foaf:name "Mobile Suit Gundam (Series)"@en,
        "機動戦士ガンダム (Series)"@ja,
        "Kidou Senshi Gundam (Series)"@ja-latn .

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

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

<https://media.vgm.io/albums/97/24679/24679-1300208926.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24679#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/24679/24679-1300208926.jpg> ;
    foaf:depicts <album/24679#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/24679/24679-1300208926.jpg> .

<https://medium-media.vgm.io/albums/97/24679/24679-1300208926.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn ;
    mo:performance_of <album/24679#musicalwork> ;
    mo:performer <artist/11830#subject> ;
    mo:recorded_as <album/24679#musicalexpression> ;
    schema:byArtist <artist/11830#subject> ;
    schema:name "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn ;
    schema:workPerformed <album/24679#musicalwork> .

<artist/11830#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24679#performance> ;
    schema:name "Tokyo Symphony Orchestra Brass Section"@en,
        "東京交響楽団ブラスセクション"@ja ;
    foaf:name "Tokyo Symphony Orchestra Brass Section"@en,
        "東京交響楽団ブラスセクション"@ja .

<album/24679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn ;
    mo:composer <artist/10007#subject>,
        <artist/10375#subject>,
        <artist/3401#subject> ;
    mo:produced_work <album/24679#musicalwork> ;
    schema:name "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn .

<album/24679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-06"^^xsd:date ;
    dcterms:title "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn ;
    mo:catalogue_number "KICC-805" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24679#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N815e447b7608407c9aea0cfbcc7ff131 ;
    mo:record_count 1 ;
    schema:about <product/587#subject> ;
    schema:byArtist <artist/11830#subject> ;
    schema:datePublished "2009-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/24679/24679-1300208926.jpg> ;
    schema:name "GUNDAM BRASS"@en,
        "燃え上がれ！ガンダム・ブラス"@ja,
        "Moeagare! Gundam Brass"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/24679/24679-1300208926.jpg> .

_:N20fbb56aa2654b4a84434fcac78c7cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Amuro"@en,
        "永遠にアムロ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Forever Amuro"@en,
        "永遠にアムロ"@ja .

_:N47ad9bae10044d088b7529e8cb2cfca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universal Century 0079: Contemplating the Dawn"@en,
        "宇宙世紀0079年～黎明編"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:51"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Universal Century 0079: Contemplating the Dawn"@en,
        "宇宙世紀0079年～黎明編"@ja .

_:Nb30f831c216d4cf39c854459bd2bf26d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrow and Love"@en,
        "哀、そして愛"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Sorrow and Love"@en,
        "哀、そして愛"@ja .

_:Nb81a483539274812b2cc3b8df0559c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly! Gundam"@en,
        "翔べ!ガンダム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Fly! Gundam"@en,
        "翔べ!ガンダム"@ja .

_:Nc6d341ee223f448eb3a44cf9e3ea18f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Side"@en,
        "アナザーサイド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT12:55"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Another Side"@en,
        "アナザーサイド"@ja .

_:Nd45a6f8f361344fcbf7a029ce7b2cd76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universal Century 0079: Contemplating an Encounter"@en,
        "宇宙世紀0079年～遭遇編"@ja ;
    mo:track_number 6 ;
    schema:duration "PT10:44"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Universal Century 0079: Contemplating an Encounter"@en,
        "宇宙世紀0079年～遭遇編"@ja .

_:Nf7d7d5976b1d4e53b02f59ac4be72534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Comes Char"@en,
        "シャアが来る"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N815e447b7608407c9aea0cfbcc7ff131 ;
    schema:name "Here Comes Char"@en,
        "シャアが来る"@ja .

_:N815e447b7608407c9aea0cfbcc7ff131 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20fbb56aa2654b4a84434fcac78c7cfe,
        _:N47ad9bae10044d088b7529e8cb2cfca8,
        _:Nb30f831c216d4cf39c854459bd2bf26d,
        _:Nb81a483539274812b2cc3b8df0559c90,
        _:Nc6d341ee223f448eb3a44cf9e3ea18f2,
        _:Nd45a6f8f361344fcbf7a029ce7b2cd76,
        _:Nf7d7d5976b1d4e53b02f59ac4be72534 ;
    mo:track_count 7 ;
    schema:duration "PT50:00"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N20fbb56aa2654b4a84434fcac78c7cfe,
        _:N47ad9bae10044d088b7529e8cb2cfca8,
        _:Nb30f831c216d4cf39c854459bd2bf26d,
        _:Nb81a483539274812b2cc3b8df0559c90,
        _:Nc6d341ee223f448eb3a44cf9e3ea18f2,
        _:Nd45a6f8f361344fcbf7a029ce7b2cd76,
        _:Nf7d7d5976b1d4e53b02f59ac4be72534 .

