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

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

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

<artist/31066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129999#subject> ;
    schema:name "Laur"@en ;
    foaf:made <album/129999#composition>,
        <album/129999#subject> ;
    foaf:name "Laur"@en .

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

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<product/6282#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn ;
    foaf:name "SOUND VOLTEX IV HEAVENLY HAVEN"@en,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja,
        "SOUND VOLTEX IV HEAVENLY HAVEN"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/99/129999/129999-302142105e03.jpg> a schema:ImageObject,
        foaf:Image .

<album/129999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Restriction2"@en,
        "Restriction2"@ja,
        "Restriction2"@ja-latn ;
    mo:composer <artist/31066#subject>,
        <artist/44212#subject> ;
    mo:produced_work <album/129999#musicalwork> ;
    schema:name "Restriction2"@en,
        "Restriction2"@ja,
        "Restriction2"@ja-latn .

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

<album/129999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Restriction2"@en,
        "Restriction2"@ja,
        "Restriction2"@ja-latn ;
    mo:catalogue_number "TG-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129999#musicalexpression> ;
    mo:publisher <org/3789#subject> ;
    mo:record _:N157ff85c9b5642d88ea8f7565720a44e ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:about <product/6282#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/129999/129999-302142105e03.jpg> ;
    schema:name "Restriction2"@en,
        "Restriction2"@ja,
        "Restriction2"@ja-latn ;
    schema:publisher <org/3789#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/129999/129999-302142105e03.jpg> .

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

_:N595ce31882f14613b633a20228ac7d8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noisy Minority(extend)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N157ff85c9b5642d88ea8f7565720a44e ;
    schema:name "Noisy Minority(extend)"@en .

_:N85288e6c6f71498dbad71bb9e69a47e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hit me"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N157ff85c9b5642d88ea8f7565720a44e ;
    schema:name "Hit me"@en .

_:Nbab6ed79dfc74949bf61fb1bcc8a869c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyber Attack"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N157ff85c9b5642d88ea8f7565720a44e ;
    schema:name "Cyber Attack"@en .

_:Ne526b9dd91834a0098af98283cd0d836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idiosyncrasy"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N157ff85c9b5642d88ea8f7565720a44e ;
    schema:name "Idiosyncrasy"@en .

_:N157ff85c9b5642d88ea8f7565720a44e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N374b83f300af402dadb3629dbc2249ec,
        _:N595ce31882f14613b633a20228ac7d8a,
        _:N85288e6c6f71498dbad71bb9e69a47e7,
        _:Nbab6ed79dfc74949bf61fb1bcc8a869c,
        _:Ne526b9dd91834a0098af98283cd0d836 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N374b83f300af402dadb3629dbc2249ec,
        _:N595ce31882f14613b633a20228ac7d8a,
        _:N85288e6c6f71498dbad71bb9e69a47e7,
        _:Nbab6ed79dfc74949bf61fb1bcc8a869c,
        _:Ne526b9dd91834a0098af98283cd0d836 .

