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

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

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

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33185#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/33185#composition>,
        <album/33185#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<product/1219#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato Resurrection"@en,
        "宇宙戦艦ヤマト 復活篇"@ja,
        "Uchuu Senkan Yamato Fukkatsu Hen"@ja-latn ;
    foaf:name "Space Battleship Yamato Resurrection"@en,
        "宇宙戦艦ヤマト 復活篇"@ja,
        "Uchuu Senkan Yamato Fukkatsu Hen"@ja-latn .

<album/33185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn ;
    mo:composer <artist/324#subject> ;
    mo:produced_work <album/33185#musicalwork> ;
    schema:name "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/33185/33185-f94841371ef4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn ;
    mo:performance_of <album/33185#musicalwork> ;
    mo:performer <artist/24739#subject> ;
    mo:recorded_as <album/33185#musicalexpression> ;
    schema:byArtist <artist/24739#subject> ;
    schema:name "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn ;
    schema:workPerformed <album/33185#musicalwork> .

<artist/24739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33185#performance> ;
    schema:name "Japan Philharmonic Orchestra"@en,
        "日本フィルハーモニー交響楽団"@ja ;
    foaf:name "Japan Philharmonic Orchestra"@en,
        "日本フィルハーモニー交響楽団"@ja .

<album/33185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-09"^^xsd:date ;
    dcterms:title "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn ;
    mo:catalogue_number "TOCT-26919" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33185#musicalexpression> ;
    mo:publisher <org/1211#subject> ;
    mo:record _:Ne7819c467ba34c43971541601fb5e013 ;
    mo:record_count 1 ;
    schema:about <product/1219#subject> ;
    schema:byArtist <artist/24739#subject> ;
    schema:datePublished "2009-12-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/33185/33185-f94841371ef4.jpg> ;
    schema:name "Symphony Yamato 2009"@en,
        "交響曲ヤマト2009"@ja,
        "Symphony Yamato 2009"@ja-latn ;
    schema:publisher <org/1211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/33185/33185-f94841371ef4.jpg> .

_:N15702807a3c64c2594357d062ee232a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement: Prayer -Adagio-"@en,
        "第三楽章 祈り -アダージョ-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:15"^^xsd:interval ;
    schema:inPlaylist _:Ne7819c467ba34c43971541601fb5e013 ;
    schema:name "Third Movement: Prayer -Adagio-"@en,
        "第三楽章 祈り -アダージョ-"@ja .

_:N70eaab55fdb5421ba4c5eaf1451cd3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement: Birth"@en,
        "第一楽章 誕生"@ja ;
    mo:track_number 1 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:inPlaylist _:Ne7819c467ba34c43971541601fb5e013 ;
    schema:name "First Movement: Birth"@en,
        "第一楽章 誕生"@ja .

_:N9ad49d3bacca4260b42897750858704a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement: Hope for Tomorrow -Double Concerto-"@en,
        "第四楽章 明日への希望 -ドッペルコンチェルト-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:35"^^xsd:interval ;
    schema:inPlaylist _:Ne7819c467ba34c43971541601fb5e013 ;
    schema:name "Fourth Movement: Hope for Tomorrow -Double Concerto-"@en,
        "第四楽章 明日への希望 -ドッペルコンチェルト-"@ja .

_:Ndd771eb6e84d4afd9a745e6fa717bdda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement: Battle -Scherzo-"@en,
        "第二楽章 闘い -スケルツォ-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:13"^^xsd:interval ;
    schema:inPlaylist _:Ne7819c467ba34c43971541601fb5e013 ;
    schema:name "Second Movement: Battle -Scherzo-"@en,
        "第二楽章 闘い -スケルツォ-"@ja .

_:Ne7819c467ba34c43971541601fb5e013 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15702807a3c64c2594357d062ee232a5,
        _:N70eaab55fdb5421ba4c5eaf1451cd3c7,
        _:N9ad49d3bacca4260b42897750858704a,
        _:Ndd771eb6e84d4afd9a745e6fa717bdda ;
    mo:track_count 4 ;
    schema:duration "PT56:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15702807a3c64c2594357d062ee232a5,
        _:N70eaab55fdb5421ba4c5eaf1451cd3c7,
        _:N9ad49d3bacca4260b42897750858704a,
        _:Ndd771eb6e84d4afd9a745e6fa717bdda .

