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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/74818#lyrics>,
        <album/74818#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    schema:name "towana"@en ;
    foaf:made <album/74818#lyrics>,
        <album/74818#subject> ;
    foaf:name "towana"@en .

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

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74818#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/74818#composition>,
        <album/74818#lyrics>,
        <album/74818#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74818#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/74818#composition>,
        <album/74818#subject> ;
    foaf:name "yuxuki waga"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74818#subject> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:made <album/74818#composition>,
        <album/74818#subject> ;
    foaf:name "kevin mitsunaga"@en .

<product/4136#subject> a schema:CreativeWork ;
    schema:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn ;
    foaf:name "Tales of Zestiria the X"@en,
        "テイルズ オブ ゼスティリア ザ クロス"@ja,
        "Tales of Zestiria the Cross"@ja-latn .

<product/4211#subject> a schema:CreativeWork ;
    schema:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn ;
    foaf:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn .

<product/4699#subject> a schema:CreativeWork ;
    schema:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn ;
    foaf:name "Miss Kobayashi's Dragon Maid"@en,
        "小林さんちのメイドラゴン"@ja,
        "Kobayashi-sanchi no Maidragon"@ja-latn .

<product/5265#subject> a schema:CreativeWork ;
    schema:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn ;
    foaf:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn .

<product/5911#subject> a schema:CreativeWork ;
    schema:name "Maerchen Maedchen (TV)"@en,
        "メルヘン・メドヘン (TV)"@ja,
        "Maerchen Maedchen (TV)"@ja-latn ;
    foaf:name "Maerchen Maedchen (TV)"@en,
        "メルヘン・メドヘン (TV)"@ja,
        "Maerchen Maedchen (TV)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/81/74818/74818-1522288302.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74818#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn ;
    mo:performance_of <album/74818#musicalwork> ;
    mo:performer <artist/13857#subject> ;
    mo:recorded_as <album/74818#musicalexpression> ;
    schema:byArtist <artist/13857#subject> ;
    schema:name "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn ;
    schema:workPerformed <album/74818#musicalwork> .

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74818#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<album/74818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject> ;
    mo:produced_work <album/74818#musicalwork> ;
    schema:name "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn .

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

<album/74818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-28"^^xsd:date ;
    dcterms:title "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn ;
    mo:catalogue_number "LACA-15713" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74818#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf27de984e79848f79dc8bc4bb640b62f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BATTLE of BLADES"@en ;
            foaf:name "BATTLE of BLADES"@en ],
        <product/4136#subject>,
        <product/4211#subject>,
        <product/4699#subject>,
        <product/5265#subject>,
        <product/5911#subject> ;
    schema:byArtist <artist/13857#subject> ;
    schema:datePublished "2018-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/74818/74818-1522288302.jpg> ;
    schema:name "World Atlas / fhána"@en,
        "World Atlas / fhána"@ja,
        "World Atlas / fhána"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/74818/74818-1522288302.jpg> .

_:N07c5e53c520f4d1a863ce7d013f3b83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Atlas"@ja,
        "World Atlas"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "World Atlas"@ja,
        "World Atlas"@ja-latn .

_:N224642476dec42ea85fb94e1b3bdbb25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!My World!!"@ja,
        "Hello!My World!!"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "Hello!My World!!"@ja,
        "Hello!My World!!"@ja-latn .

_:N83d0f4a092ad4648a053113b75c755e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空のラプソディ"@ja,
        "Aozora no Rhapsody"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "青空のラプソディ"@ja,
        "Aozora no Rhapsody"@ja-latn .

_:Na863583a66e243b294ad039d5a9dc30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネの花"@ja,
        "Anemone no Hana"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "アネモネの花"@ja,
        "Anemone no Hana"@ja-latn .

_:Nabc7d5f6c59342fe8407f69cb571e820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の住む街"@ja,
        "Kimi no Sumu Machi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "君の住む街"@ja,
        "Kimi no Sumu Machi"@ja-latn .

_:Nb3baf52fe4d241b894aae8b5189dd1a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユーレカ"@ja,
        "Eureka"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "ユーレカ"@ja,
        "Eureka"@ja-latn .

_:Nd36ec15a3e6442cea290b79e780eb05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Popular Song"@ja,
        "It's a Popular Song"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "It's a Popular Song"@ja,
        "It's a Popular Song"@ja-latn .

_:Nd5b1018b5b3446e28f3a624be9f325e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reaching for the cities"@ja,
        "reaching for the cities"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "reaching for the cities"@ja,
        "reaching for the cities"@ja-latn .

_:Ndf455256cde047c3873033fdf8db7292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "star chart"@ja,
        "star chart"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "star chart"@ja,
        "star chart"@ja-latn .

_:Ne6b7e411a8dc4dd3b6e351f1fa287de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしのための物語 ～My Uncompleted Story～ <ALBUM Ver.>"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ <ALBUM Ver.>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "わたしのための物語 ～My Uncompleted Story～ <ALBUM Ver.>"@ja,
        "Watashi no Tame no Monogatari ~My Uncompleted Story~ <ALBUM Ver.>"@ja-latn .

_:Ne89ed9b85cc5416285c2fe0f33150025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do you realize?"@ja,
        "Do you realize?"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "Do you realize?"@ja,
        "Do you realize?"@ja-latn .

_:Nf91c1ef12d6949d5b886a13e3d545b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling"@ja,
        "calling"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "calling"@ja,
        "calling"@ja-latn .

_:Nfa00933130164e2dba1bb3668e07a065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンリバー"@ja,
        "Moon River"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "ムーンリバー"@ja,
        "Moon River"@ja-latn .

_:Nff41212f73534cea8e97edf97348d67f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebuilt world"@ja,
        "Rebuilt world"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf27de984e79848f79dc8bc4bb640b62f ;
    schema:name "Rebuilt world"@ja,
        "Rebuilt world"@ja-latn .

_:Nf27de984e79848f79dc8bc4bb640b62f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07c5e53c520f4d1a863ce7d013f3b83c,
        _:N224642476dec42ea85fb94e1b3bdbb25,
        _:N83d0f4a092ad4648a053113b75c755e1,
        _:Na863583a66e243b294ad039d5a9dc30f,
        _:Nabc7d5f6c59342fe8407f69cb571e820,
        _:Nb3baf52fe4d241b894aae8b5189dd1a2,
        _:Nd36ec15a3e6442cea290b79e780eb05b,
        _:Nd5b1018b5b3446e28f3a624be9f325e4,
        _:Ndf455256cde047c3873033fdf8db7292,
        _:Ne6b7e411a8dc4dd3b6e351f1fa287de4,
        _:Ne89ed9b85cc5416285c2fe0f33150025,
        _:Nf91c1ef12d6949d5b886a13e3d545b7a,
        _:Nfa00933130164e2dba1bb3668e07a065,
        _:Nff41212f73534cea8e97edf97348d67f ;
    mo:track_count 14 ;
    schema:duration "PT68:42"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N07c5e53c520f4d1a863ce7d013f3b83c,
        _:N224642476dec42ea85fb94e1b3bdbb25,
        _:N83d0f4a092ad4648a053113b75c755e1,
        _:Na863583a66e243b294ad039d5a9dc30f,
        _:Nabc7d5f6c59342fe8407f69cb571e820,
        _:Nb3baf52fe4d241b894aae8b5189dd1a2,
        _:Nd36ec15a3e6442cea290b79e780eb05b,
        _:Nd5b1018b5b3446e28f3a624be9f325e4,
        _:Ndf455256cde047c3873033fdf8db7292,
        _:Ne6b7e411a8dc4dd3b6e351f1fa287de4,
        _:Ne89ed9b85cc5416285c2fe0f33150025,
        _:Nf91c1ef12d6949d5b886a13e3d545b7a,
        _:Nfa00933130164e2dba1bb3668e07a065,
        _:Nff41212f73534cea8e97edf97348d67f .

