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

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

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

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

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

<artist/44283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128714#subject> ;
    schema:name "witch's slave"@en ;
    foaf:made <album/128714#composition>,
        <album/128714#subject> ;
    foaf:name "witch's slave"@en .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<product/6338#subject> a schema:CreativeWork ;
    schema:name "pop'n music Usagi to Neko to Shounen no Yume"@en,
        "pop'n music うさぎと猫と少年の夢"@ja,
        "pop'n music Usagi to Neko to Shounen no Yume"@ja-latn ;
    foaf:name "pop'n music Usagi to Neko to Shounen no Yume"@en,
        "pop'n music うさぎと猫と少年の夢"@ja,
        "pop'n music Usagi to Neko to Shounen no Yume"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/128714/128714-6f021d12cc3c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHAOS MAGNVM"@en,
        "CHAOS MAGNVM"@ja,
        "CHAOS MAGNVM"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(gmtn."@en ;
            foaf:made <album/128714#composition> ;
            foaf:name "(gmtn."@en ],
        <artist/35743#subject>,
        <artist/44212#subject>,
        <artist/44283#subject> ;
    mo:produced_work <album/128714#musicalwork> ;
    schema:name "CHAOS MAGNVM"@en,
        "CHAOS MAGNVM"@ja,
        "CHAOS MAGNVM"@ja-latn .

<album/128714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "CHAOS MAGNVM"@en,
        "CHAOS MAGNVM"@ja,
        "CHAOS MAGNVM"@ja-latn ;
    mo:catalogue_number "TG-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128714#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:N0c40d218ee1c4cc6910499106fc0609f ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:about <product/6338#subject> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/128714/128714-6f021d12cc3c.jpg> ;
    schema:name "CHAOS MAGNVM"@en,
        "CHAOS MAGNVM"@ja,
        "CHAOS MAGNVM"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/128714/128714-6f021d12cc3c.jpg> .

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

_:N26f927c3f82e4862bcefa88bb0d235b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "f ine civilta”Aidolem”"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c40d218ee1c4cc6910499106fc0609f ;
    schema:name "f ine civilta”Aidolem”"@en .

_:N5d3a895cab95488394da91e7b0d60ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restriction(Dj Grimoire rmx)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c40d218ee1c4cc6910499106fc0609f ;
    schema:name "Restriction(Dj Grimoire rmx)"@en .

_:N5e3288580bef4c319f9a0c874bdc115c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAOS MAGNVM"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0c40d218ee1c4cc6910499106fc0609f ;
    schema:name "CHAOS MAGNVM"@en .

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

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

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

_:N0c40d218ee1c4cc6910499106fc0609f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26f927c3f82e4862bcefa88bb0d235b8,
        _:N5d3a895cab95488394da91e7b0d60ae6,
        _:N5e3288580bef4c319f9a0c874bdc115c,
        _:N654736e864944e3e94c436fd04c1d0b5,
        _:Na607a6673cda4ba0b6b5d2d23c39fe13,
        _:Nb2585e0ad1e4435d891cbe178d0917d2 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26f927c3f82e4862bcefa88bb0d235b8,
        _:N5d3a895cab95488394da91e7b0d60ae6,
        _:N5e3288580bef4c319f9a0c874bdc115c,
        _:N654736e864944e3e94c436fd04c1d0b5,
        _:Na607a6673cda4ba0b6b5d2d23c39fe13,
        _:Nb2585e0ad1e4435d891cbe178d0917d2 .

