@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 _:N86e0639b04c649cdac2df810af332697 ;
    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 "shigeo"@en ;
    foaf:made <album/80015#lyrics> ;
    foaf:name "shigeo"@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#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#subject> ;
    foaf:name "SHIN"@en .

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

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

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

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

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

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

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

_:N9c42122da409417e916c2b479514f8ac 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 _:N86e0639b04c649cdac2df810af332697 ;
    schema:name "All day long, All night long (アルバム.ver)"@ja .

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

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

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

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

_:N86e0639b04c649cdac2df810af332697 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf6fb1a371d4261b892c90408d5ce31,
        _:N11e96b9bd622457ca0e2b5752641b6b4,
        _:N3017f3d5d69d434ea3232d87e81a66b5,
        _:N3938c68d68804bdfae21f834f96d56e6,
        _:N535baebd6cdc4607916568c44a78bc60,
        _:N6dd4e0a57f85461fb3fbd16e151a2c39,
        _:N97f90324aeb144e1afaea0fc8c4691bc,
        _:N9c42122da409417e916c2b479514f8ac,
        _:Nab9c8bea921f482da2b59aa713fb0d82,
        _:Nc59cde8f430647f0b5732499e03c0f44,
        _:Nd3f52e5133454115b06170c2f7cf1eea,
        _:Ne5913e00db344c9188d6876787ebc537 ;
    mo:track_count 12 ;
    schema:duration "PT45:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0bf6fb1a371d4261b892c90408d5ce31,
        _:N11e96b9bd622457ca0e2b5752641b6b4,
        _:N3017f3d5d69d434ea3232d87e81a66b5,
        _:N3938c68d68804bdfae21f834f96d56e6,
        _:N535baebd6cdc4607916568c44a78bc60,
        _:N6dd4e0a57f85461fb3fbd16e151a2c39,
        _:N97f90324aeb144e1afaea0fc8c4691bc,
        _:N9c42122da409417e916c2b479514f8ac,
        _:Nab9c8bea921f482da2b59aa713fb0d82,
        _:Nc59cde8f430647f0b5732499e03c0f44,
        _:Nd3f52e5133454115b06170c2f7cf1eea,
        _:Ne5913e00db344c9188d6876787ebc537 .

