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

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

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

<artist/16768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Ice"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Ice"@en .

<artist/35483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Yooh"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Yooh"@en .

<artist/35743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Team Grimoire"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Team Grimoire"@en .

<artist/45608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "ke-ji"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "ke-ji"@en .

<artist/54575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Project Grimoire"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Project Grimoire"@en .

<artist/55931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Verdammt"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Verdammt"@en .

<artist/55932#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130003#subject> ;
    schema:name "Amanukko"@en ;
    foaf:made <album/130003#composition>,
        <album/130003#subject> ;
    foaf:name "Amanukko"@en .

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

<product/11165#subject> a schema:CreativeWork ;
    schema:name "Cytus"@en,
        "Cytus"@ja,
        "Cytus"@ja-latn ;
    foaf:name "Cytus"@en,
        "Cytus"@ja,
        "Cytus"@ja-latn .

<release/16339#subject> a schema:CreativeWork ;
    schema:name "maimai ORANGE"@en,
        "maimai ORANGE"@ja,
        "maimai ORANGE"@ja-latn ;
    foaf:name "maimai ORANGE"@en,
        "maimai ORANGE"@ja,
        "maimai ORANGE"@ja-latn .

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

<album/130003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn ;
    mo:performance_of <album/130003#musicalwork> ;
    mo:recorded_as <album/130003#musicalexpression> ;
    schema:name "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn ;
    schema:workPerformed <album/130003#musicalwork> .

<org/3789#subject> schema:name "Team Grimoire"@en,
        "Team Grimoire"@ja,
        "Team Grimoire"@ja-latn ;
    foaf:name "Team Grimoire"@en,
        "Team Grimoire"@ja,
        "Team Grimoire"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/130003/130003-f36887c471ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn ;
    mo:composer <artist/16768#subject>,
        <artist/35483#subject>,
        <artist/35743#subject>,
        <artist/45608#subject>,
        <artist/54575#subject>,
        <artist/55931#subject>,
        <artist/55932#subject> ;
    mo:produced_work <album/130003#musicalwork> ;
    schema:name "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn .

<album/130003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn ;
    mo:catalogue_number "TG-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130003#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:N323053d0e3014799a339ef8b3bbd9e85 ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:about <product/11165#subject>,
        <release/16339#subject> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/130003/130003-f36887c471ef.jpg> ;
    schema:name "Grimoire of Emerald"@en,
        "Grimoire of Emerald"@ja,
        "Grimoire of Emerald"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/130003/130003-f36887c471ef.jpg> .

_:N0383ebbec49e4b079631533c4a710b02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grimoire of Emerald"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Grimoire of Emerald"@ja .

_:N0ad3f05807804a148d524ac745746c62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天羽々斬"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "天羽々斬"@ja .

_:N125328a126ec44c9bfbc8228e8d8b886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brionac ~Lugh Lamhfhata~"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Brionac ~Lugh Lamhfhata~"@ja .

_:N28bdd5805c034bc9ac0c148519362616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dáinsleif ~the Gold Curse~"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Dáinsleif ~the Gold Curse~"@ja .

_:N4719458e1ac04126aff44d8bbd5b6f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhongomiant ~requiescat in pace~"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Rhongomiant ~requiescat in pace~"@ja .

_:N59f577a2ba6048378b8b1a66df992327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avaronia"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Avaronia"@ja .

_:N631fac2bd94247e4a5ff5ec411306b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ukonvasara ~Path of God Ukko~"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Ukonvasara ~Path of God Ukko~"@ja .

_:N70be9ff644cc4b6fa5c45f76f8faf9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caliburne ~Story of the Legendary sword~"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Caliburne ~Story of the Legendary sword~"@ja .

_:N94e9c97253534094b22e295db1e00ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arthur ~once Upon a Time~"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Arthur ~once Upon a Time~"@ja .

_:Nef84c2f6c4074a769d17c273d27d745f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campo"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N323053d0e3014799a339ef8b3bbd9e85 ;
    schema:name "Campo"@ja .

_:N323053d0e3014799a339ef8b3bbd9e85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0383ebbec49e4b079631533c4a710b02,
        _:N0ad3f05807804a148d524ac745746c62,
        _:N125328a126ec44c9bfbc8228e8d8b886,
        _:N28bdd5805c034bc9ac0c148519362616,
        _:N4719458e1ac04126aff44d8bbd5b6f8c,
        _:N59f577a2ba6048378b8b1a66df992327,
        _:N631fac2bd94247e4a5ff5ec411306b01,
        _:N70be9ff644cc4b6fa5c45f76f8faf9f8,
        _:N94e9c97253534094b22e295db1e00ea1,
        _:Nef84c2f6c4074a769d17c273d27d745f ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0383ebbec49e4b079631533c4a710b02,
        _:N0ad3f05807804a148d524ac745746c62,
        _:N125328a126ec44c9bfbc8228e8d8b886,
        _:N28bdd5805c034bc9ac0c148519362616,
        _:N4719458e1ac04126aff44d8bbd5b6f8c,
        _:N59f577a2ba6048378b8b1a66df992327,
        _:N631fac2bd94247e4a5ff5ec411306b01,
        _:N70be9ff644cc4b6fa5c45f76f8faf9f8,
        _:N94e9c97253534094b22e295db1e00ea1,
        _:Nef84c2f6c4074a769d17c273d27d745f .

