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

<artist/27997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sonoko Tsukishi"@en,
        "月棘苑子"@ja ;
    foaf:made <album/93951#lyrics>,
        <album/93951#subject> ;
    foaf:name "Sonoko Tsukishi"@en,
        "月棘苑子"@ja .

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

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/93951#lyrics>,
        <album/93951#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<artist/46459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93951#subject> ;
    schema:name "Tomo Yano"@en,
        "矢野トモ"@ja ;
    foaf:made <album/93951#composition>,
        <album/93951#subject> ;
    foaf:name "Tomo Yano"@en,
        "矢野トモ"@ja .

<artist/7#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93951#subject> ;
    schema:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja ;
    foaf:made <album/93951#composition>,
        <album/93951#subject> ;
    foaf:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja .

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

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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

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

<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/15/93951/93951-1576131752.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93951#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/93951/93951-1576131752.jpg> ;
    foaf:depicts <album/93951#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/93951/93951-1576131752.jpg> .

<https://medium-media.vgm.io/albums/15/93951/93951-1576131752.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn ;
    mo:performance_of <album/93951#musicalwork> ;
    mo:performer <artist/2154#subject> ;
    mo:recorded_as <album/93951#musicalexpression> ;
    schema:byArtist <artist/2154#subject> ;
    schema:name "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn ;
    schema:workPerformed <album/93951#musicalwork> .

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

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

<album/93951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn ;
    mo:composer <artist/27998#subject>,
        <artist/46459#subject>,
        <artist/7#subject>,
        <artist/7251#subject>,
        <artist/8786#subject>,
        <artist/905#subject> ;
    mo:produced_work <album/93951#musicalwork> ;
    schema:name "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn .

<album/93951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn ;
    mo:catalogue_number "HATU-041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93951#musicalexpression> ;
    mo:publisher <org/1685#subject> ;
    mo:record _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:byArtist <artist/2154#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/15/93951/93951-1576131752.jpg> ;
    schema:name "Fairy Ring / Yura Hatsuki"@en,
        "Fairy Ring / 葉月ゆら"@ja,
        "Fairy Ring / Yura Hatsuki"@ja-latn ;
    schema:publisher <org/1685#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/93951/93951-1576131752.jpg> .

_:N008dd7cf720a4022a66dec9b90fa7f35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓮華ソフィア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "蓮華ソフィア"@ja .

_:N03ff10ab50e14b5fa291d16859744c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラグノーシェ -吟遊詩歌：05-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "ドラグノーシェ -吟遊詩歌：05-"@ja .

_:N15d42fd86d0d4717a70703dbbd424581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "imprecatio -Instrumental Version-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "imprecatio -Instrumental Version-"@ja .

_:N2f7e9a0176744c06a0114872329df9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久の物語"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "悠久の物語"@ja .

_:N7ecd383d226d45b9984605f69374fd51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久の物語 -Instrumental Version-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "悠久の物語 -Instrumental Version-"@ja .

_:N985c04726b6647619787ff4c2ece5f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界樹の妖精"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "世界樹の妖精"@ja .

_:N9f51fa0bd1744e068f80bc22ecad5129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Ring"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "Fairy Ring"@ja .

_:Na9487e359f204baab9477dc94d291a0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界樹の妖精 -Instrumental Version-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "世界樹の妖精 -Instrumental Version-"@ja .

_:Ndd2f14554b174706b5a87079e33a408f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラグノーシェ -吟遊詩歌：05- -Instrumental Version-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "ドラグノーシェ -吟遊詩歌：05- -Instrumental Version-"@ja .

_:Neb7f66cd404142d1bd68475e92b8a636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Ring -Instrumental Version-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "Fairy Ring -Instrumental Version-"@ja .

_:Nfa8c61fb60304685a29646227870ddfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "imprecatio"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "imprecatio"@ja .

_:Nfc83f8c9fff048a5b5734659fb2da6c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の蜥蜴"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N1b3b72bfeeb74f6ebbed231c4954e11f ;
    schema:name "花の蜥蜴"@ja .

_:N1b3b72bfeeb74f6ebbed231c4954e11f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008dd7cf720a4022a66dec9b90fa7f35,
        _:N03ff10ab50e14b5fa291d16859744c26,
        _:N15d42fd86d0d4717a70703dbbd424581,
        _:N2f7e9a0176744c06a0114872329df9b9,
        _:N7ecd383d226d45b9984605f69374fd51,
        _:N985c04726b6647619787ff4c2ece5f8b,
        _:N9f51fa0bd1744e068f80bc22ecad5129,
        _:Na9487e359f204baab9477dc94d291a0f,
        _:Ndd2f14554b174706b5a87079e33a408f,
        _:Neb7f66cd404142d1bd68475e92b8a636,
        _:Nfa8c61fb60304685a29646227870ddfa,
        _:Nfc83f8c9fff048a5b5734659fb2da6c6 ;
    mo:track_count 12 ;
    schema:duration "PT43:31"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N008dd7cf720a4022a66dec9b90fa7f35,
        _:N03ff10ab50e14b5fa291d16859744c26,
        _:N15d42fd86d0d4717a70703dbbd424581,
        _:N2f7e9a0176744c06a0114872329df9b9,
        _:N7ecd383d226d45b9984605f69374fd51,
        _:N985c04726b6647619787ff4c2ece5f8b,
        _:N9f51fa0bd1744e068f80bc22ecad5129,
        _:Na9487e359f204baab9477dc94d291a0f,
        _:Ndd2f14554b174706b5a87079e33a408f,
        _:Neb7f66cd404142d1bd68475e92b8a636,
        _:Nfa8c61fb60304685a29646227870ddfa,
        _:Nfc83f8c9fff048a5b5734659fb2da6c6 .

