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

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

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

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

<artist/7813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130006#subject> ;
    schema:name "Noizenecio"@en ;
    foaf:made <album/130006#composition>,
        <album/130006#subject> ;
    foaf:name "Noizenecio"@en .

<event/176> a mo:Release ;
    schema:name "Released at M3-2015 Spring (Apr 26, 2015)" .

<product/6280#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn ;
    foaf:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/130006/130006-b71374d911aa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grimoire of Crimson"@en,
        "Grimoire of Crimson"@ja,
        "Grimoire of Crimson"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SOLIDBOX RECORDS"@en ;
            foaf:made <album/130006#composition> ;
            foaf:name "(SOLIDBOX RECORDS"@en ],
        <artist/35743#subject>,
        <artist/7813#subject> ;
    mo:produced_work <album/130006#musicalwork> ;
    schema:name "Grimoire of Crimson"@en,
        "Grimoire of Crimson"@ja,
        "Grimoire of Crimson"@ja-latn .

<album/130006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Grimoire of Crimson"@en,
        "Grimoire of Crimson"@ja,
        "Grimoire of Crimson"@ja-latn ;
    mo:catalogue_number "TG-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130006#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    mo:record_count 1 ;
    mo:release <event/176> ;
    schema:about <product/6280#subject> ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/130006/130006-b71374d911aa.jpg> ;
    schema:name "Grimoire of Crimson"@en,
        "Grimoire of Crimson"@ja,
        "Grimoire of Crimson"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/130006/130006-b71374d911aa.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130006#subject> ;
    schema:name "(SOLIDBOX RECORDS"@en ;
    foaf:made <album/130006#subject> ;
    foaf:name "(SOLIDBOX RECORDS"@en .

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

_:N097cedac97624090b3f2b770ff00e86a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grimoire of Crimson"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "Grimoire of Crimson"@en .

_:N38005281ac7d466c84c28c9f8b7cf5bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vendetta"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "Vendetta"@en .

_:N58030b594a4345be80a9981dc27aaf48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "Freedom"@en .

_:N82735becbba3404798fae44e0fc808ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C18H27NO3"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "C18H27NO3"@en .

_:N833f9469fb7a425d94f10124f7fc66b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G1ll35 d3 R415"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "G1ll35 d3 R415"@en .

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

_:Nc19e31d1ff87484cb85dd9db3a1199e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare System"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "Nightmare System"@en .

_:Nfbc202af97054672ba320dba8e1704fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "b4d dr4g0n"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne5ec24f3ef6243389c1c4413617ec10d ;
    schema:name "b4d dr4g0n"@en .

_:Ne5ec24f3ef6243389c1c4413617ec10d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N092f6cd8636149b2b911e204c8a050e1,
        _:N097cedac97624090b3f2b770ff00e86a,
        _:N38005281ac7d466c84c28c9f8b7cf5bd,
        _:N58030b594a4345be80a9981dc27aaf48,
        _:N82735becbba3404798fae44e0fc808ab,
        _:N833f9469fb7a425d94f10124f7fc66b5,
        _:Na91086c667894c5583387cadab8721a1,
        _:Nc19e31d1ff87484cb85dd9db3a1199e3,
        _:Nfbc202af97054672ba320dba8e1704fb ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N092f6cd8636149b2b911e204c8a050e1,
        _:N097cedac97624090b3f2b770ff00e86a,
        _:N38005281ac7d466c84c28c9f8b7cf5bd,
        _:N58030b594a4345be80a9981dc27aaf48,
        _:N82735becbba3404798fae44e0fc808ab,
        _:N833f9469fb7a425d94f10124f7fc66b5,
        _:Na91086c667894c5583387cadab8721a1,
        _:Nc19e31d1ff87484cb85dd9db3a1199e3,
        _:Nfbc202af97054672ba320dba8e1704fb .

