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

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

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

<artist/32577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130010#subject> ;
    schema:name "Nizikawa"@en ;
    foaf:made <album/130010#composition>,
        <album/130010#subject> ;
    foaf:name "Nizikawa"@en .

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

<artist/55932#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130010#subject> ;
    schema:name "Amaneko"@en,
        "あま猫"@ja ;
    foaf:made <album/130010#composition>,
        <album/130010#subject> ;
    foaf:name "Amaneko"@en,
        "あま猫"@ja .

<artist/58890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130010#subject> ;
    schema:name "grimoire"@en ;
    foaf:made <album/130010#composition>,
        <album/130010#subject> ;
    foaf:name "grimoire"@en .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

<product/6279#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX BOOTH"@en,
        "SOUND VOLTEX BOOTH"@ja,
        "SOUND VOLTEX BOOTH"@ja-latn ;
    foaf:name "SOUND VOLTEX BOOTH"@en,
        "SOUND VOLTEX BOOTH"@ja,
        "SOUND VOLTEX BOOTH"@ja-latn .

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

<album/130010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn ;
    mo:performance_of <album/130010#musicalwork> ;
    mo:recorded_as <album/130010#musicalexpression> ;
    schema:name "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn ;
    schema:workPerformed <album/130010#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/01/130010/130010-5e8b10f66474.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130010#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/130010/130010-5e8b10f66474.jpg> ;
    foaf:depicts <album/130010#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/130010/130010-5e8b10f66474.jpg> .

<https://medium-media.vgm.io/albums/01/130010/130010-5e8b10f66474.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(NIZIGEN COMP)"@en ;
            foaf:made <album/130010#composition> ;
            foaf:name "(NIZIGEN COMP)"@en ],
        <artist/32577#subject>,
        <artist/35743#subject>,
        <artist/55932#subject>,
        <artist/58890#subject> ;
    mo:produced_work <album/130010#musicalwork> ;
    schema:name "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn .

<album/130010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn ;
    mo:catalogue_number "TG-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130010#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:N8bddff06ac554349992a128f16b401fa ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:about <product/6279#subject> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/130010/130010-5e8b10f66474.jpg> ;
    schema:name "Grimoire of Blue"@en,
        "Grimoire of Blue"@ja,
        "Grimoire of Blue"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/130010/130010-5e8b10f66474.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130010#subject> ;
    schema:name "(NIZIGEN COMP)"@en ;
    foaf:made <album/130010#subject> ;
    foaf:name "(NIZIGEN COMP)"@en .

_:N10e788602e644438a3891661ddefa08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Pullet"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "The Black Pullet"@en .

_:N3286e0a812be44f0b5a1a54b0b1e9e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue -Grimoire of Blue -"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "Prologue -Grimoire of Blue -"@en .

_:N55785581a43e43e0856fb02c58ccd835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ctoiX"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "ctoiX"@en .

_:N66cf6730f5c5493b86f7e0483e193050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dyslexia"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "Dyslexia"@en .

_:N7c92e4ffab2b451fa523ac417b9cf5e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "Epilogue"@en .

_:Na26e3ee83b73427daacefaf8191e4ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ars Magna"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "Ars Magna"@en .

_:Nf51bd9c5e93f4403a13a31a30f85e179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aphasia"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8bddff06ac554349992a128f16b401fa ;
    schema:name "Aphasia"@en .

_:N8bddff06ac554349992a128f16b401fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e788602e644438a3891661ddefa08a,
        _:N3286e0a812be44f0b5a1a54b0b1e9e27,
        _:N55785581a43e43e0856fb02c58ccd835,
        _:N66cf6730f5c5493b86f7e0483e193050,
        _:N7c92e4ffab2b451fa523ac417b9cf5e2,
        _:Na26e3ee83b73427daacefaf8191e4ea5,
        _:Nf51bd9c5e93f4403a13a31a30f85e179 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N10e788602e644438a3891661ddefa08a,
        _:N3286e0a812be44f0b5a1a54b0b1e9e27,
        _:N55785581a43e43e0856fb02c58ccd835,
        _:N66cf6730f5c5493b86f7e0483e193050,
        _:N7c92e4ffab2b451fa523ac417b9cf5e2,
        _:Na26e3ee83b73427daacefaf8191e4ea5,
        _:Nf51bd9c5e93f4403a13a31a30f85e179 .

