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

<artist/2154#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja ;
    foaf:made <album/102218#lyrics>,
        <album/102218#subject>,
        <album/102218#vocals> ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja .

<artist/28059#subject> a schema:Person,
        foaf:Person ;
    schema:name "Itto Maru"@en,
        "一斗まる"@ja ;
    foaf:made <album/102218#lyrics>,
        <album/102218#subject> ;
    foaf:name "Itto Maru"@en,
        "一斗まる"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/102218#lyrics>,
        <album/102218#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/27998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "tromul"@en,
        "とろまる"@ja ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "tromul"@en,
        "とろまる"@ja .

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<artist/28000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "Hikarinosu"@en,
        "光ノ巣"@ja ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "Hikarinosu"@en,
        "光ノ巣"@ja .

<artist/7251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "Drop"@en ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "Drop"@en .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<artist/905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102218#subject> ;
    schema:name "Amedio"@en,
        "アメディオ"@ja ;
    foaf:made <album/102218#composition>,
        <album/102218#subject> ;
    foaf:name "Amedio"@en,
        "アメディオ"@ja .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

<album/102218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn ;
    mo:performance_of <album/102218#musicalwork> ;
    mo:recorded_as <album/102218#musicalexpression> ;
    schema:name "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn ;
    schema:workPerformed <album/102218#musicalwork> .

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

<org/1685#subject> schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja,
        "Yura Hatsuki"@ja-latn ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja,
        "Yura Hatsuki"@ja-latn .

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

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

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

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

<album/102218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn ;
    mo:composer <artist/27998#subject>,
        <artist/27999#subject>,
        <artist/28000#subject>,
        <artist/7251#subject>,
        <artist/8786#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/102218#musicalwork> ;
    schema:name "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn .

<album/102218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn ;
    mo:catalogue_number "HATU-027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102218#musicalexpression> ;
    mo:publisher <org/1685#subject> ;
    mo:record _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/81/102218/102218-87155c396ed3.jpg> ;
    schema:name "Emerald Alice / Yura Hatsuki"@en,
        "Emerald Alice / 葉月ゆら"@ja,
        "Emerald Alice / Yura Hatsuki"@ja-latn ;
    schema:publisher <org/1685#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/102218/102218-87155c396ed3.jpg> .

_:N04f002fe95de475683d85466e1eeeacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replant"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Replant"@ja .

_:N27e00530884a4ebda65eb746edabfde7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish Charm -Instrumental-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Selfish Charm -Instrumental-"@ja .

_:N2d8c963044a34dd1bef3c4d6552e90d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歌壇少女 -Instrumental-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "歌壇少女 -Instrumental-"@ja .

_:N2f835ca838874baaa2ff7e9790700552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replant -Instrumental-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Replant -Instrumental-"@ja .

_:N35cae424f6cf466ca0d495ad394dd166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Alice"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Emerald Alice"@ja .

_:N3d7499099a2548149bae6e323f230898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down the Rabbit Hole"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Down the Rabbit Hole"@ja .

_:N47734223ad5d4fe9879be553e552762c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎恋"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "炎恋"@ja .

_:N77954990feb845bd98bbc9390592c265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish Charm"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Selfish Charm"@ja .

_:N80c5bc8f32914dd4840d84d05a8fda1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れるおとぎ話"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "眠れるおとぎ話"@ja .

_:Nb0b6a29a7faa444982b48304915a21d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Alice -instrumental-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "Emerald Alice -instrumental-"@ja .

_:Nc5b3ed0690a743f7aca70791bf243d50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎恋 -Instrumental-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "炎恋 -Instrumental-"@ja .

_:Ne7daee1afdd34fd594d9311aea0dbde0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歌壇少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7a0f27e6ca9a4ce3a1da093576bd8f28 ;
    schema:name "歌壇少女"@ja .

_:N7a0f27e6ca9a4ce3a1da093576bd8f28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04f002fe95de475683d85466e1eeeacf,
        _:N27e00530884a4ebda65eb746edabfde7,
        _:N2d8c963044a34dd1bef3c4d6552e90d0,
        _:N2f835ca838874baaa2ff7e9790700552,
        _:N35cae424f6cf466ca0d495ad394dd166,
        _:N3d7499099a2548149bae6e323f230898,
        _:N47734223ad5d4fe9879be553e552762c,
        _:N77954990feb845bd98bbc9390592c265,
        _:N80c5bc8f32914dd4840d84d05a8fda1c,
        _:Nb0b6a29a7faa444982b48304915a21d1,
        _:Nc5b3ed0690a743f7aca70791bf243d50,
        _:Ne7daee1afdd34fd594d9311aea0dbde0 ;
    mo:track_count 12 ;
    schema:duration "PT44:41"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N04f002fe95de475683d85466e1eeeacf,
        _:N27e00530884a4ebda65eb746edabfde7,
        _:N2d8c963044a34dd1bef3c4d6552e90d0,
        _:N2f835ca838874baaa2ff7e9790700552,
        _:N35cae424f6cf466ca0d495ad394dd166,
        _:N3d7499099a2548149bae6e323f230898,
        _:N47734223ad5d4fe9879be553e552762c,
        _:N77954990feb845bd98bbc9390592c265,
        _:N80c5bc8f32914dd4840d84d05a8fda1c,
        _:Nb0b6a29a7faa444982b48304915a21d1,
        _:Nc5b3ed0690a743f7aca70791bf243d50,
        _:Ne7daee1afdd34fd594d9311aea0dbde0 .

