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

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

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

<event/217> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2019 (Feb 23, 2019)" .

<album/83593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn ;
    mo:composer <artist/1591#subject> ;
    mo:produced_work <album/83593#musicalwork> ;
    schema:name "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn .

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

<org/1694#subject> schema:name "Magical Lamp Sound Design"@en,
        "Magical Lamp Sound Design"@ja,
        "Magical Lamp Sound Design"@ja-latn ;
    foaf:name "Magical Lamp Sound Design"@en,
        "Magical Lamp Sound Design"@ja,
        "Magical Lamp Sound Design"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/83593/83593-1547927271.png> a schema:ImageObject,
        foaf:Image .

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

<album/83593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn ;
    mo:performance_of <album/83593#musicalwork> ;
    mo:performer <artist/1591#subject> ;
    mo:recorded_as <album/83593#musicalexpression> ;
    schema:byArtist <artist/1591#subject> ;
    schema:name "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn ;
    schema:workPerformed <album/83593#musicalwork> .

<artist/1591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83593#subject> ;
    mo:performed <album/83593#performance> ;
    schema:name "Hiroyuki Kawada"@en,
        "川田宏行"@ja ;
    foaf:made <album/83593#composition>,
        <album/83593#subject> ;
    foaf:name "Hiroyuki Kawada"@en,
        "川田宏行"@ja .

<album/83593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-23"^^xsd:date ;
    dcterms:title "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn ;
    mo:catalogue_number "MLSD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83593#musicalexpression> ;
    mo:publisher <org/1694#subject> ;
    mo:record _:Nf4212c37f4804107a485819e5ff35d87 ;
    mo:record_count 1 ;
    mo:release <event/217> ;
    schema:byArtist <artist/1591#subject> ;
    schema:datePublished "2019-02-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/39/83593/83593-1547927271.png> ;
    schema:name "oto no ha"@en,
        "オトノハ"@ja,
        "oto no ha"@ja-latn ;
    schema:publisher <org/1694#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/83593/83593-1547927271.png> .

_:N160d688d864642aabce6834b2f3e2f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "towa no megumi"@en,
        "towa no megumi -永遠のめぐみ-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "towa no megumi"@en,
        "towa no megumi -永遠のめぐみ-"@ja .

_:N17d23715d34c445290ff1c24dd20714d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mirai no tsuioku Epi.1 (dedicated to the Legend of V)"@en,
        "mirai no tsuioku epi.1 -未来の追憶 epi.1- (dedicated to the legend of V)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT13:49"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "mirai no tsuioku Epi.1 (dedicated to the Legend of V)"@en,
        "mirai no tsuioku epi.1 -未来の追憶 epi.1- (dedicated to the legend of V)"@ja .

_:N20fb8e20d072421d9d31ac11e657b5ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kamitoki"@en,
        "kamitoki -霹靂-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "kamitoki"@en,
        "kamitoki -霹靂-"@ja .

_:N564b5ecb7ffa4b1592c9e5adaed0702b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tao"@en,
        "tao -道-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "tao"@en,
        "tao -道-"@ja .

_:N7179a53733b74932b7f708e3350f887b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "signifiant et signifié"@en,
        "signifiant et signifié -シニフィアンとシニフィエ-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "signifiant et signifié"@en,
        "signifiant et signifié -シニフィアンとシニフィエ-"@ja .

_:N8f2f905a03cd401dbfa9864201892266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme from Cat Odyssey inspired by \"Mecha Samurai Empire\""@en,
        "theme from Cat Odyssey inspired by \"Mecha Samurai Empire\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf4212c37f4804107a485819e5ff35d87 ;
    schema:name "theme from Cat Odyssey inspired by \"Mecha Samurai Empire\""@en,
        "theme from Cat Odyssey inspired by \"Mecha Samurai Empire\""@ja .

_:Nf4212c37f4804107a485819e5ff35d87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N160d688d864642aabce6834b2f3e2f98,
        _:N17d23715d34c445290ff1c24dd20714d,
        _:N20fb8e20d072421d9d31ac11e657b5ea,
        _:N564b5ecb7ffa4b1592c9e5adaed0702b,
        _:N7179a53733b74932b7f708e3350f887b,
        _:N8f2f905a03cd401dbfa9864201892266 ;
    mo:track_count 6 ;
    schema:duration "PT31:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N160d688d864642aabce6834b2f3e2f98,
        _:N17d23715d34c445290ff1c24dd20714d,
        _:N20fb8e20d072421d9d31ac11e657b5ea,
        _:N564b5ecb7ffa4b1592c9e5adaed0702b,
        _:N7179a53733b74932b7f708e3350f887b,
        _:N8f2f905a03cd401dbfa9864201892266 .

