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

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

<artist/30896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84488#subject> ;
    schema:name "Kyohei Fujita"@en,
        "藤田喬平"@ja ;
    foaf:made <album/84488#composition>,
        <album/84488#lyrics>,
        <album/84488#subject> ;
    foaf:name "Kyohei Fujita"@en,
        "藤田喬平"@ja .

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

<album/84488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn ;
    mo:composer <artist/30896#subject> ;
    mo:produced_work <album/84488#musicalwork> ;
    schema:name "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn .

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

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

<https://media.vgm.io/albums/88/84488/84488-1550456317.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84488#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/84488/84488-1550456317.png> ;
    foaf:depicts <album/84488#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/84488/84488-1550456317.png> .

<https://medium-media.vgm.io/albums/88/84488/84488-1550456317.png> a schema:ImageObject,
        foaf:Image .

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

<album/84488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn ;
    mo:performance_of <album/84488#musicalwork> ;
    mo:performer _:N0634ed81925f454385d0f5248d2b3d2b ;
    mo:recorded_as <album/84488#musicalexpression> ;
    schema:byArtist _:N0634ed81925f454385d0f5248d2b3d2b ;
    schema:name "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn ;
    schema:workPerformed <album/84488#musicalwork> .

<album/84488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-31"^^xsd:date ;
    dcterms:title "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84488#musicalexpression> ;
    mo:publisher _:N0015976485c145c8b0647a4a40b7032e ;
    mo:record _:N0e32d181f1544001920aa40d79922038 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DEI GRATIA in the fifth day"@en ;
            foaf:name "DEI GRATIA in the fifth day"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akari Haneda"@en ;
            foaf:name "Akari Haneda"@en ] ;
    schema:datePublished "2015-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/84488/84488-1550456317.png> ;
    schema:name "DEI GRATIA in the fifth day OP and ED Mini Album"@en,
        "『デイグラシアの羅針盤』 OP/ED集"@ja,
        "Dei Gratia no Rashinban OP/ED Shuu"@ja-latn ;
    schema:publisher _:N0015976485c145c8b0647a4a40b7032e ;
    foaf:depiction <https://media.vgm.io/albums/88/84488/84488-1550456317.png> .

_:N0015976485c145c8b0647a4a40b7032e schema:name "CATALYST"@en ;
    foaf:name "CATALYST"@en .

_:N0634ed81925f454385d0f5248d2b3d2b a schema:Person,
        foaf:Person ;
    mo:performed <album/84488#performance> ;
    schema:name "Akari Haneda"@en ;
    foaf:name "Akari Haneda"@en .

_:N136d93c2232a46bb9cea0e201a60e556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海が見える"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "海が見える"@ja .

_:N2692d64792b240a9a90519543ffbf85c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ellipse jail(inst)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "ellipse jail(inst)"@ja .

_:N370b5e3e1afd4d7b9a15fd3a0bca20ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沈んだあとには何もない"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "沈んだあとには何もない"@ja .

_:N8fd0c6eab54d4d6d8226bb6a8871b939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aimless"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "aimless"@ja .

_:Nb536fce1b9714fbc9b17f3c0bd2db4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海が見える(inst)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "海が見える(inst)"@ja .

_:Nf303777f57dc4c378d2de35a2c0f49ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかいうみ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "あかいうみ"@ja .

_:Nf8e8a47740dd43c0999f2d997561949d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "invisible disaster"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "invisible disaster"@ja .

_:Nfa1efe96fd87472e91d348f329ededd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ellipse jail (OP size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e32d181f1544001920aa40d79922038 ;
    schema:name "ellipse jail (OP size)"@ja .

_:N0e32d181f1544001920aa40d79922038 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N136d93c2232a46bb9cea0e201a60e556,
        _:N2692d64792b240a9a90519543ffbf85c,
        _:N370b5e3e1afd4d7b9a15fd3a0bca20ef,
        _:N8fd0c6eab54d4d6d8226bb6a8871b939,
        _:Nb536fce1b9714fbc9b17f3c0bd2db4ff,
        _:Nf303777f57dc4c378d2de35a2c0f49ff,
        _:Nf8e8a47740dd43c0999f2d997561949d,
        _:Nfa1efe96fd87472e91d348f329ededd4 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N136d93c2232a46bb9cea0e201a60e556,
        _:N2692d64792b240a9a90519543ffbf85c,
        _:N370b5e3e1afd4d7b9a15fd3a0bca20ef,
        _:N8fd0c6eab54d4d6d8226bb6a8871b939,
        _:Nb536fce1b9714fbc9b17f3c0bd2db4ff,
        _:Nf303777f57dc4c378d2de35a2c0f49ff,
        _:Nf8e8a47740dd43c0999f2d997561949d,
        _:Nfa1efe96fd87472e91d348f329ededd4 .

