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

<artist/12535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja ;
    foaf:made <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja .

<artist/16112#subject> a schema:Person,
        foaf:Person ;
    schema:name "ENDO."@en,
        "エンドウ."@ja ;
    foaf:made <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "ENDO."@en,
        "エンドウ."@ja .

<artist/26729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ameko Kodama"@en,
        "児玉雨子"@ja ;
    foaf:made <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "Ameko Kodama"@en,
        "児玉雨子"@ja .

<artist/30560#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rioka Kanda"@en,
        "神田莉緒香"@ja ;
    foaf:made <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "Rioka Kanda"@en,
        "神田莉緒香"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/80015#subject>,
        <album/80015#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/80015#composition>,
        <album/80015#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/11550#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "Genki Hikota"@en,
        "彦田元気"@ja ;
    foaf:made <album/80015#composition>,
        <album/80015#subject> ;
    foaf:name "Genki Hikota"@en,
        "彦田元気"@ja .

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/80015#composition>,
        <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<artist/13465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "fu_mou"@en ;
    foaf:made <album/80015#composition>,
        <album/80015#lyrics>,
        <album/80015#subject> ;
    foaf:name "fu_mou"@en .

<artist/27744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "Yosuke Sato"@en,
        "佐藤陽介"@ja ;
    foaf:made <album/80015#composition>,
        <album/80015#subject> ;
    foaf:name "Yosuke Sato"@en,
        "佐藤陽介"@ja .

<artist/6043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "Takahiro Iida"@en,
        "飯田高広"@ja ;
    foaf:made <album/80015#composition>,
        <album/80015#subject> ;
    foaf:name "Takahiro Iida"@en,
        "飯田高広"@ja .

<product/3720#subject> a schema:CreativeWork ;
    schema:name "Dance with Devils"@en,
        "Dance with Devils"@ja,
        "Dance with Devils"@ja-latn ;
    foaf:name "Dance with Devils"@en,
        "Dance with Devils"@ja,
        "Dance with Devils"@ja-latn .

<product/5261#subject> a schema:CreativeWork ;
    schema:name "Hitorijime My Hero"@en,
        "ひとりじめマイヒーロー"@ja,
        "Hitorijime My Hero"@ja-latn ;
    foaf:name "Hitorijime My Hero"@en,
        "ひとりじめマイヒーロー"@ja,
        "Hitorijime My Hero"@ja-latn .

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

<album/80015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn ;
    mo:performance_of <album/80015#musicalwork> ;
    mo:recorded_as <album/80015#musicalexpression> ;
    schema:name "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn ;
    schema:workPerformed <album/80015#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/80015/80015-1541788915.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/80015#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/11550#subject>,
        <artist/12898#subject>,
        <artist/13465#subject>,
        <artist/27744#subject>,
        <artist/6043#subject> ;
    mo:produced_work <album/80015#musicalwork> ;
    schema:name "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn .

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

<album/80015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-12"^^xsd:date ;
    dcterms:title "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn ;
    mo:catalogue_number "EYCA-12055" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80015#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dance with Devils -Fortuna-"@en ;
            foaf:name "Dance with Devils -Fortuna-"@en ],
        <product/3720#subject>,
        <product/5261#subject> ;
    schema:datePublished "2018-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/80015/80015-1541788915.jpg> ;
    schema:name "Futuristic / Wataru Hatano"@en,
        "Futuristic / 羽多野渉"@ja,
        "Futuristic / Wataru Hatano"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/80015/80015-1541788915.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHIN"@en ;
    foaf:made <album/80015#subject> ;
    foaf:name "SHIN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "shigeo"@en ;
    foaf:made <album/80015#subject> ;
    foaf:name "shigeo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80015#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/80015#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHIN"@en ;
    foaf:made <album/80015#lyrics> ;
    foaf:name "SHIN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "shigeo"@en ;
    foaf:made <album/80015#lyrics> ;
    foaf:name "shigeo"@en .

_:N119831e40c254cd8b3ff5b83cddd0286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のCoda"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "運命のCoda"@ja .

_:N128b0cb4afd348f79acb4c45d2ea6a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All day long, All night long (アルバム.ver)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "All day long, All night long (アルバム.ver)"@ja .

_:N619f5806cd354dfc9e3cf62c497b62ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Give U My…"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "I Give U My…"@ja .

_:N7882beeb56a1465c810a06e3a51e78c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶の底の未来の君へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "記憶の底の未来の君へ"@ja .

_:N87256836a8da40b6ac100d0cf647e516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒のAir"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "覚醒のAir"@ja .

_:N8a54d51424744623a4a453737f7fe174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～prologue～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "～prologue～"@ja .

_:Naa4d39310ee8456e872a983801024cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KING & QUEEN"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "KING & QUEEN"@ja .

_:Nc435965732ef4a71a9288e61609a16ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハートシグナル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "ハートシグナル"@ja .

_:Nc47428a723fd4db1ace7e5d8be493b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～epilogue～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "～epilogue～"@ja .

_:Ndf9d6e1a0c294f54b0daca0a759081f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "realize"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "realize"@ja .

_:Ne1f2d5dba8854f6fb4c6f8510fca63e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth For"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "Truth For"@ja .

_:Ne3439dcf0946479496d749564adfa539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAPSULE HEART"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf5b12abe899e41d4be811cb1f591cb38 ;
    schema:name "CAPSULE HEART"@ja .

_:Nf5b12abe899e41d4be811cb1f591cb38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N119831e40c254cd8b3ff5b83cddd0286,
        _:N128b0cb4afd348f79acb4c45d2ea6a8e,
        _:N619f5806cd354dfc9e3cf62c497b62ba,
        _:N7882beeb56a1465c810a06e3a51e78c7,
        _:N87256836a8da40b6ac100d0cf647e516,
        _:N8a54d51424744623a4a453737f7fe174,
        _:Naa4d39310ee8456e872a983801024cd4,
        _:Nc435965732ef4a71a9288e61609a16ee,
        _:Nc47428a723fd4db1ace7e5d8be493b1f,
        _:Ndf9d6e1a0c294f54b0daca0a759081f0,
        _:Ne1f2d5dba8854f6fb4c6f8510fca63e6,
        _:Ne3439dcf0946479496d749564adfa539 ;
    mo:track_count 12 ;
    schema:duration "PT45:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N119831e40c254cd8b3ff5b83cddd0286,
        _:N128b0cb4afd348f79acb4c45d2ea6a8e,
        _:N619f5806cd354dfc9e3cf62c497b62ba,
        _:N7882beeb56a1465c810a06e3a51e78c7,
        _:N87256836a8da40b6ac100d0cf647e516,
        _:N8a54d51424744623a4a453737f7fe174,
        _:Naa4d39310ee8456e872a983801024cd4,
        _:Nc435965732ef4a71a9288e61609a16ee,
        _:Nc47428a723fd4db1ace7e5d8be493b1f,
        _:Ndf9d6e1a0c294f54b0daca0a759081f0,
        _:Ne1f2d5dba8854f6fb4c6f8510fca63e6,
        _:Ne3439dcf0946479496d749564adfa539 .

