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

<album/91943> a mo:Release ;
    mo:catalogue_number "VICL-64839" .

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

<release/9846#subject> a schema:CreativeWork ;
    schema:name "Monster Strike: The Fading Cosmos"@en,
        "モンストアニメ 消えゆく宇宙編"@ja,
        "Monster Strike Anime: Kieyuku Uchuu Hen"@ja-latn ;
    foaf:name "Monster Strike: The Fading Cosmos"@en,
        "モンストアニメ 消えゆく宇宙編"@ja,
        "Monster Strike Anime: Kieyuku Uchuu Hen"@ja-latn .

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

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

<org/1361#subject> schema:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn ;
    foaf:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/91944/91944-1571898621.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91944#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn ;
    mo:performance_of <album/91944#musicalwork> ;
    mo:performer _:Nd31e6267cab24b8db70a65041a92b721 ;
    mo:recorded_as <album/91944#musicalexpression> ;
    schema:byArtist _:Nd31e6267cab24b8db70a65041a92b721 ;
    schema:name "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/91944#musicalwork> .

<album/91944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Xmas Eileen"@en ;
            foaf:made <album/91944#composition> ;
            foaf:name "Xmas Eileen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hidetoshi Nishihara"@en ;
            foaf:made <album/91944#composition> ;
            foaf:name "Hidetoshi Nishihara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yojiro Otozai"@en ;
            foaf:made <album/91944#composition> ;
            foaf:name "Yojiro Otozai"@en ] ;
    mo:produced_work <album/91944#musicalwork> ;
    schema:name "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn .

<album/91944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-18"^^xsd:date ;
    dcterms:title "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VIZL-1235" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/91943> ;
    mo:publication_of <album/91944#musicalexpression> ;
    mo:publisher <org/1361#subject> ;
    mo:record _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    mo:record_count 1 ;
    schema:about <release/9846#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Xmas Eileen"@en ;
            foaf:name "Xmas Eileen"@en ] ;
    schema:datePublished "2017-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/91944/91944-1571898621.jpg> ;
    schema:name "DIS IS LOVE / Xmas Eileen [Limited Edition]"@en,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja,
        "DIS IS LOVE / Xmas Eileen [Limited Edition]"@ja-latn ;
    schema:publisher <org/1361#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/91944/91944-1571898621.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91944#subject> ;
    schema:name "Xmas Eileen"@en ;
    foaf:made <album/91944#subject> ;
    foaf:name "Xmas Eileen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91944#subject> ;
    schema:name "Yojiro Otozai"@en ;
    foaf:made <album/91944#subject> ;
    foaf:name "Yojiro Otozai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91944#subject> ;
    schema:name "Hidetoshi Nishihara"@en ;
    foaf:made <album/91944#subject> ;
    foaf:name "Hidetoshi Nishihara"@en .

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

_:N17203274294142d6b642d040b9437a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A world where birds can't survive"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "A world where birds can't survive"@ja .

_:N5a9748f58c4b487085d319b0434f9a6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell me all your lies"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Tell me all your lies"@ja .

_:N62e90a188e43456e9ec5f46b0c94c8be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界のすべて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "世界のすべて"@ja .

_:N7e4c6df6c02a4ddf96984f6b337205de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Timer"@ja .

_:N8dbaa4b2f7c14c54bcbfd04e791cb01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candy Smile"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Candy Smile"@ja .

_:Nad8597d9a1514f68b6ca5e414408e5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Highway"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Long Highway"@ja .

_:Nbd9f2a1716974e7dac17cb8bc34e7d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーセンテージ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "パーセンテージ"@ja .

_:Nc958f780dceb4a58b4f66cb85eff342e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "99.9"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "99.9"@ja .

_:Nd31e6267cab24b8db70a65041a92b721 a schema:Person,
        foaf:Person ;
    mo:performed <album/91944#performance> ;
    schema:name "Xmas Eileen"@en ;
    foaf:name "Xmas Eileen"@en .

_:Nf0d487fc099149afa13997cb2d7fd918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Radio"@ja .

_:Nf51431e3ccb241739f996db68f81cc5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody goes"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa57b09e144701b60f7e193594d4f7 ;
    schema:name "Everybody goes"@ja .

_:Nf3aa57b09e144701b60f7e193594d4f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17203274294142d6b642d040b9437a36,
        _:N5a9748f58c4b487085d319b0434f9a6a,
        _:N62e90a188e43456e9ec5f46b0c94c8be,
        _:N7e4c6df6c02a4ddf96984f6b337205de,
        _:N8dbaa4b2f7c14c54bcbfd04e791cb01e,
        _:Nad8597d9a1514f68b6ca5e414408e5ee,
        _:Nbd9f2a1716974e7dac17cb8bc34e7d77,
        _:Nc958f780dceb4a58b4f66cb85eff342e,
        _:Nf0d487fc099149afa13997cb2d7fd918,
        _:Nf51431e3ccb241739f996db68f81cc5a ;
    mo:track_count 10 ;
    schema:duration "PT36:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N17203274294142d6b642d040b9437a36,
        _:N5a9748f58c4b487085d319b0434f9a6a,
        _:N62e90a188e43456e9ec5f46b0c94c8be,
        _:N7e4c6df6c02a4ddf96984f6b337205de,
        _:N8dbaa4b2f7c14c54bcbfd04e791cb01e,
        _:Nad8597d9a1514f68b6ca5e414408e5ee,
        _:Nbd9f2a1716974e7dac17cb8bc34e7d77,
        _:Nc958f780dceb4a58b4f66cb85eff342e,
        _:Nf0d487fc099149afa13997cb2d7fd918,
        _:Nf51431e3ccb241739f996db68f81cc5a .

