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

<artist/10453#subject> a schema:Person,
        foaf:Person ;
    schema:name "Uran"@en,
        "うらん"@ja ;
    foaf:made <album/72471#lyrics>,
        <album/72471#subject> ;
    foaf:name "Uran"@en,
        "うらん"@ja .

<artist/10827#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Wakeshima"@en,
        "分島花音"@ja ;
    foaf:made <album/72471#lyrics>,
        <album/72471#subject> ;
    foaf:name "Kanon Wakeshima"@en,
        "分島花音"@ja .

<artist/6312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akio Inoue"@en,
        "井上秋緒"@ja ;
    foaf:made <album/72471#lyrics>,
        <album/72471#subject> ;
    foaf:name "Akio Inoue"@en,
        "井上秋緒"@ja .

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

<artist/1347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "Daisuke Asakura"@en,
        "浅倉大介"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#subject> ;
    foaf:name "Daisuke Asakura"@en,
        "浅倉大介"@ja .

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#lyrics>,
        <album/72471#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<artist/16094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "KAYOKO"@en,
        "カヨコ"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#subject> ;
    foaf:name "KAYOKO"@en,
        "カヨコ"@ja .

<artist/21860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#lyrics>,
        <album/72471#subject> ;
    foaf:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja .

<artist/24508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "kanon"@en,
        "カノン"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#subject> ;
    foaf:name "kanon"@en,
        "カノン"@ja .

<artist/24510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "takuya"@en ;
    foaf:made <album/72471#composition>,
        <album/72471#subject> ;
    foaf:name "takuya"@en .

<artist/36189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72471#subject> ;
    schema:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja ;
    foaf:made <album/72471#composition>,
        <album/72471#subject> ;
    foaf:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja .

<product/5845#subject> a schema:CreativeWork ;
    schema:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn ;
    foaf:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/17/72471/72471-1509024559.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/14180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja ;
    foaf:name "Tomoyo Kurosawa"@en,
        "黒沢ともよ"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/18202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Masanori Kobayashi"@en,
        "小林正典"@ja ;
    foaf:name "Masanori Kobayashi"@en,
        "小林正典"@ja .

<artist/18203#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Yoji Ikuta"@en,
        "生田鷹司"@ja ;
    foaf:name "Yoji Ikuta"@en,
        "生田鷹司"@ja .

<artist/23202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72471#performance> ;
    schema:name "Haruki Ishiya"@en,
        "石谷春貴"@ja ;
    foaf:name "Haruki Ishiya"@en,
        "石谷春貴"@ja .

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

<album/72471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn ;
    mo:composer <artist/1347#subject>,
        <artist/15298#subject>,
        <artist/16094#subject>,
        <artist/21860#subject>,
        <artist/24508#subject>,
        <artist/24510#subject>,
        <artist/36189#subject> ;
    mo:produced_work <album/72471#musicalwork> ;
    schema:name "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn .

<album/72471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn ;
    mo:performance_of <album/72471#musicalwork> ;
    mo:performer <artist/12887#subject>,
        <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/18203#subject>,
        <artist/23202#subject> ;
    mo:recorded_as <album/72471#musicalexpression> ;
    schema:byArtist <artist/12887#subject>,
        <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/18203#subject>,
        <artist/23202#subject> ;
    schema:name "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn ;
    schema:workPerformed <album/72471#musicalwork> .

<album/72471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-25"^^xsd:date ;
    dcterms:title "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn ;
    mo:catalogue_number "SVWC-70289" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72471#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N7c774da069e442f481265d5766fb8bd1 ;
    mo:record_count 1 ;
    schema:about <product/5845#subject> ;
    schema:byArtist <artist/12887#subject>,
        <artist/14180#subject>,
        <artist/14761#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/18203#subject>,
        <artist/23202#subject> ;
    schema:datePublished "2017-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/72471/72471-1509024559.jpg> ;
    schema:name "Duel Gig! vol.2 -Fairy April EDITION-"@en,
        "デュエル・ギグ! vol.2 -Fairy April EDITION-"@ja,
        "Duel Gig! vol.2 -Fairy April EDITION-"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/72471/72471-1509024559.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ma-yu"@en ;
    foaf:made <album/72471#lyrics> ;
    foaf:name "Ma-yu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ma-yu"@en ;
    foaf:made <album/72471#subject> ;
    foaf:name "Ma-yu"@en .

_:N145183483e724948aa92c76f43627ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe Wing"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "Believe Wing"@ja .

_:N2b361ad57f1e4c26bde26ebd94b75c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームマッチ デュエル・ギグ！！ 肉vs魚"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "ドリームマッチ デュエル・ギグ！！ 肉vs魚"@ja .

_:N35473f43d6c047498f2f044bf20918b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨音valentine"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "雨音valentine"@ja .

_:N6f1a4c62fa4a4d8f87b0301c65869b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOT LIMIT"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "HOT LIMIT"@ja .

_:N70dad671485d4449879841611b912d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sparkler song"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "sparkler song"@ja .

_:N71f47a6945ae4afaac15c40d88f080b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way of Light"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "Way of Light"@ja .

_:N7289f17b0e304d039a28195c9c93f3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廻々ストーリー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "廻々ストーリー"@ja .

_:Nb82b2849a0124d998cfa4a7032edfd2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祝福の花束"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "祝福の花束"@ja .

_:Nddad274cbe4d4062a60a3a845cf07600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret lovesick"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "secret lovesick"@ja .

_:Ne0acc3feae214486867544de8c193387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Wish"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "Cross Wish"@ja .

_:Ne83fd1b6e66848a1b9ab8e2a918c9538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bystander"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7c774da069e442f481265d5766fb8bd1 ;
    schema:name "Bystander"@ja .

_:N7c774da069e442f481265d5766fb8bd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145183483e724948aa92c76f43627ebf,
        _:N2b361ad57f1e4c26bde26ebd94b75c7f,
        _:N35473f43d6c047498f2f044bf20918b3,
        _:N6f1a4c62fa4a4d8f87b0301c65869b89,
        _:N70dad671485d4449879841611b912d19,
        _:N71f47a6945ae4afaac15c40d88f080b7,
        _:N7289f17b0e304d039a28195c9c93f3fb,
        _:Nb82b2849a0124d998cfa4a7032edfd2e,
        _:Nddad274cbe4d4062a60a3a845cf07600,
        _:Ne0acc3feae214486867544de8c193387,
        _:Ne83fd1b6e66848a1b9ab8e2a918c9538 ;
    mo:track_count 11 ;
    schema:duration "PT42:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N145183483e724948aa92c76f43627ebf,
        _:N2b361ad57f1e4c26bde26ebd94b75c7f,
        _:N35473f43d6c047498f2f044bf20918b3,
        _:N6f1a4c62fa4a4d8f87b0301c65869b89,
        _:N70dad671485d4449879841611b912d19,
        _:N71f47a6945ae4afaac15c40d88f080b7,
        _:N7289f17b0e304d039a28195c9c93f3fb,
        _:Nb82b2849a0124d998cfa4a7032edfd2e,
        _:Nddad274cbe4d4062a60a3a845cf07600,
        _:Ne0acc3feae214486867544de8c193387,
        _:Ne83fd1b6e66848a1b9ab8e2a918c9538 .

