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

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

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

<artist/761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110521#subject> ;
    schema:name "Ippo Yamada"@en,
        "山田一法"@ja ;
    foaf:made <album/110521#composition>,
        <album/110521#subject> ;
    foaf:name "Ippo Yamada"@en,
        "山田一法"@ja .

<artist/770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110521#subject> ;
    schema:name "Ryo Kawakami"@en,
        "川上領"@ja ;
    foaf:made <album/110521#composition>,
        <album/110521#subject> ;
    foaf:name "Ryo Kawakami"@en,
        "川上領"@ja .

<product/6107#subject> a schema:CreativeWork ;
    schema:name "Azure Striker Gunvolt"@en,
        "蒼き雷霆ガンヴォルト"@ja,
        "Armed Blue Gunvolt"@ja-latn ;
    foaf:name "Azure Striker Gunvolt"@en,
        "蒼き雷霆ガンヴォルト"@ja,
        "Armed Blue Gunvolt"@ja-latn .

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

<album/110521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn ;
    mo:performance_of <album/110521#musicalwork> ;
    mo:recorded_as <album/110521#musicalexpression> ;
    schema:name "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn ;
    schema:workPerformed <album/110521#musicalwork> .

<org/104#subject> schema:name "INTI CREATES CO., LTD."@en,
        "株式会社インティ・クリエイツ"@ja,
        "INTI CREATES CO., LTD."@ja-latn ;
    foaf:name "INTI CREATES CO., LTD."@en,
        "株式会社インティ・クリエイツ"@ja,
        "INTI CREATES CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/12/110521/110521-e070a071785c.jpg> a schema:ImageObject,
        foaf:Image .

<album/110521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn ;
    mo:composer <artist/761#subject>,
        <artist/770#subject> ;
    mo:produced_work <album/110521#musicalwork> ;
    schema:name "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn .

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

<album/110521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn ;
    mo:catalogue_number "INTIR-052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110521#musicalexpression> ;
    mo:publisher <org/104#subject> ;
    mo:record _:N720ba8a8d3ed40ab9e5474e861832729 ;
    mo:record_count 1 ;
    schema:about <product/6107#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/110521/110521-e070a071785c.jpg> ;
    schema:name "Butterfly's Journey / MORPHO"@en,
        "BUTTERFLY LOG 電翅の旅路 / モルフォ"@ja,
        "Butterfly's Journey / MORPHO"@ja-latn ;
    schema:publisher <org/104#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/110521/110521-e070a071785c.jpg> .

_:N1a762bfb8ea34bffb545dbd754d5b85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradox Stage"@en,
        "逆説舞台"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Paradox Stage"@en,
        "逆説舞台"@ja .

_:N398d53c1efb04c778fa3967ed38b6ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby"@en,
        "揺籃歌"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Lullaby"@en,
        "揺籃歌"@ja .

_:Nb5c380cb5fae48bd92eaff5ad6ea313f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Station"@en,
        "終着駅"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Final Station"@en,
        "終着駅"@ja .

_:Nb8bbce516c764fad953a2c2b5bc4b294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Skyline"@en,
        "夕空境目"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Twilight Skyline"@en,
        "夕空境目"@ja .

_:Nc1392da7feea43e9a2e6f52e275b00ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand Trigger"@en,
        "砂の引金"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Sand Trigger"@en,
        "砂の引金"@ja .

_:Ndc36a990f7084bc294d79197121ca2cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signs"@en,
        "兆候"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Signs"@en,
        "兆候"@ja .

_:Nf565805521ae436c89dbd7f197241192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drops of Oblivion"@en,
        "忘却の雫"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Drops of Oblivion"@en,
        "忘却の雫"@ja .

_:Nf56614f90c954d449a76d91fbaabe8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parapegma"@en,
        "巡る暦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N720ba8a8d3ed40ab9e5474e861832729 ;
    schema:name "Parapegma"@en,
        "巡る暦"@ja .

_:N720ba8a8d3ed40ab9e5474e861832729 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a762bfb8ea34bffb545dbd754d5b85f,
        _:N398d53c1efb04c778fa3967ed38b6ed0,
        _:Nb5c380cb5fae48bd92eaff5ad6ea313f,
        _:Nb8bbce516c764fad953a2c2b5bc4b294,
        _:Nc1392da7feea43e9a2e6f52e275b00ed,
        _:Ndc36a990f7084bc294d79197121ca2cf,
        _:Nf565805521ae436c89dbd7f197241192,
        _:Nf56614f90c954d449a76d91fbaabe8a9 ;
    mo:track_count 8 ;
    schema:duration "PT34:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a762bfb8ea34bffb545dbd754d5b85f,
        _:N398d53c1efb04c778fa3967ed38b6ed0,
        _:Nb5c380cb5fae48bd92eaff5ad6ea313f,
        _:Nb8bbce516c764fad953a2c2b5bc4b294,
        _:Nc1392da7feea43e9a2e6f52e275b00ed,
        _:Ndc36a990f7084bc294d79197121ca2cf,
        _:Nf565805521ae436c89dbd7f197241192,
        _:Nf56614f90c954d449a76d91fbaabe8a9 .

