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

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

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

<artist/6103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100550#subject> ;
    schema:name "Naoki Sato"@en,
        "佐藤直紀"@ja ;
    foaf:made <album/100550#composition>,
        <album/100550#subject> ;
    foaf:name "Naoki Sato"@en,
        "佐藤直紀"@ja .

<album/100550#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn ;
    mo:composer <artist/6103#subject> ;
    mo:produced_work <album/100550#musicalwork> ;
    schema:name "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn .

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

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

<https://media.vgm.io/albums/05/100550/100550-1592688125.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100550#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/100550/100550-1592688125.png> ;
    foaf:depicts <album/100550#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/100550/100550-1592688125.png> .

<https://medium-media.vgm.io/albums/05/100550/100550-1592688125.png> a schema:ImageObject,
        foaf:Image .

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

<artist/15615#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100550#performance> ;
    schema:name "Yomiuri Nippon Symphony Orchestra"@en,
        "読売日本交響楽団"@ja ;
    foaf:name "Yomiuri Nippon Symphony Orchestra"@en,
        "読売日本交響楽団"@ja .

<artist/71162#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100550#performance> ;
    schema:name "Naoko Imamura"@en,
        "今村尚子"@ja ;
    foaf:name "Naoko Imamura"@en,
        "今村尚子"@ja .

<album/100550#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn ;
    mo:performance_of <album/100550#musicalwork> ;
    mo:performer _:Nd100c4bf6da84d01a58ca9ffe00f0908,
        <artist/15615#subject>,
        <artist/71162#subject> ;
    mo:recorded_as <album/100550#musicalexpression> ;
    schema:byArtist _:Nd100c4bf6da84d01a58ca9ffe00f0908,
        <artist/15615#subject>,
        <artist/71162#subject> ;
    schema:name "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn ;
    schema:workPerformed <album/100550#musicalwork> .

<album/100550#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-20"^^xsd:date ;
    dcterms:title "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn ;
    mo:catalogue_number "VPCD-86501" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100550#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:Nd845f6d2c86d490f98dfea47a0716cad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Always: Sunset on Third Street"@en ;
            foaf:name "Always: Sunset on Third Street"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mao Fujita"@en ;
            foaf:name "Mao Fujita"@en ],
        <artist/15615#subject>,
        <artist/71162#subject> ;
    schema:datePublished "2020-05-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/05/100550/100550-1592688125.png> ;
    schema:name "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@en,
        "新時代へ ～昭和、平成、そして令和へ / 佐藤直紀"@ja,
        "Shinjidai e ~Showa, Heisei, Soshite Reiwa e / Naoki Sato"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/100550/100550-1592688125.png> .

_:N072394e90ed843e7a8ad47a9b20ee797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Hope in My Heart (Yomiuri Symphony Version)"@en,
        "希望を胸に (読響バージョン)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd845f6d2c86d490f98dfea47a0716cad ;
    schema:name "With Hope in My Heart (Yomiuri Symphony Version)"@en,
        "希望を胸に (読響バージョン)"@ja .

_:N1de4db19f82f456da68f4f4ee9ddaa49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heisei ~ Prayer"@en,
        "平成～祈り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nd845f6d2c86d490f98dfea47a0716cad ;
    schema:name "Heisei ~ Prayer"@en,
        "平成～祈り"@ja .

_:N3628a0abbe474dfd90fef6c9d7f6dbc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a New Era (Full Orchestra Version)"@en,
        "新時代へ (フルオーケストラバージョン)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd845f6d2c86d490f98dfea47a0716cad ;
    schema:name "To a New Era (Full Orchestra Version)"@en,
        "新時代へ (フルオーケストラバージョン)"@ja .

_:N8b7e4c5db793411dbd3c58759a99da04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a New Era (Strings Version)"@en,
        "新時代へ (ストリングスバージョン)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd845f6d2c86d490f98dfea47a0716cad ;
    schema:name "To a New Era (Strings Version)"@en,
        "新時代へ (ストリングスバージョン)"@ja .

_:Nd100c4bf6da84d01a58ca9ffe00f0908 a schema:Person,
        foaf:Person ;
    mo:performed <album/100550#performance> ;
    schema:name "Mao Fujita"@en ;
    foaf:name "Mao Fujita"@en .

_:Nd2777eb5cbfd4dbaa1f0ff613630a367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a New Era (Piano Version)"@en,
        "新時代へ (ピアノバージョン)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd845f6d2c86d490f98dfea47a0716cad ;
    schema:name "To a New Era (Piano Version)"@en,
        "新時代へ (ピアノバージョン)"@ja .

_:Nd845f6d2c86d490f98dfea47a0716cad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072394e90ed843e7a8ad47a9b20ee797,
        _:N1de4db19f82f456da68f4f4ee9ddaa49,
        _:N3628a0abbe474dfd90fef6c9d7f6dbc8,
        _:N8b7e4c5db793411dbd3c58759a99da04,
        _:Nd2777eb5cbfd4dbaa1f0ff613630a367 ;
    mo:track_count 5 ;
    schema:duration "PT20:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N072394e90ed843e7a8ad47a9b20ee797,
        _:N1de4db19f82f456da68f4f4ee9ddaa49,
        _:N3628a0abbe474dfd90fef6c9d7f6dbc8,
        _:N8b7e4c5db793411dbd3c58759a99da04,
        _:Nd2777eb5cbfd4dbaa1f0ff613630a367 .

