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

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

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

<artist/14926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30280#subject> ;
    schema:name "Derris-Kharlan"@en ;
    foaf:made <album/30280#composition>,
        <album/30280#subject> ;
    foaf:name "Derris-Kharlan"@en .

<artist/40159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30280#subject> ;
    schema:name "Disasterpeace"@en ;
    foaf:made <album/30280#composition>,
        <album/30280#subject> ;
    foaf:name "Disasterpeace"@en .

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

<album/30280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn ;
    mo:performance_of <album/30280#musicalwork> ;
    mo:recorded_as <album/30280#musicalexpression> ;
    schema:name "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn ;
    schema:workPerformed <album/30280#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/30280/30280-1322592638.jpg> a schema:ImageObject,
        foaf:Image .

<album/30280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn ;
    mo:composer <artist/14926#subject>,
        <artist/40159#subject> ;
    mo:produced_work <album/30280#musicalwork> ;
    schema:name "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn .

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

<album/30280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30280#musicalexpression> ;
    mo:publisher _:N5e4456ed50334dbdbf5767af2836d0b4 ;
    mo:record _:Nb4be9845f64d4643a9a81f74ead588fb ;
    mo:record_count 1 ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/08/30280/30280-1322592638.jpg> ;
    schema:name "Rise of the Obsidian Interstellar"@en,
        "Rise of the Obsidian Interstellar"@ja,
        "Rise of the Obsidian Interstellar"@ja-latn ;
    schema:publisher _:N5e4456ed50334dbdbf5767af2836d0b4 ;
    foaf:depiction <https://media.vgm.io/albums/08/30280/30280-1322592638.jpg> .

_:N4488d67460374535a47cb590ed2c1300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adrift"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Adrift"@en .

_:N44f2c3b6121b4550ab4e92470f02a95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump Error"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Jump Error"@en .

_:N4da9df85737a4a2691e2bff186766325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Wolf"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Club Wolf"@en .

_:N5e4456ed50334dbdbf5767af2836d0b4 schema:name "Disasterpeace"@en,
        "Disasterpeace"@ja,
        "Disasterpeace"@ja-latn ;
    foaf:name "Disasterpeace"@en,
        "Disasterpeace"@ja,
        "Disasterpeace"@ja-latn .

_:N71cdf9e63fb8428996a3b9a63feec453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Submerciful"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Submerciful"@en .

_:N895934c270d34bef84ac993a55287468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The New Formation"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "The New Formation"@en .

_:N9a0b9991e7bb4d259d85b7daa96cc0c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wagering Lights"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Wagering Lights"@en .

_:Na4d4af04e57640c4a38a661e70df26c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counter of the Cumulus"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Counter of the Cumulus"@en .

_:Na591352637514645b8a8cd678a662286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Prologue"@en .

_:Nada93ece4e684c788ef6d4763c5686e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ensis"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Ensis"@en .

_:Naea0edd829194f038c07446ec04a9a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Constellations"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Constellations"@en .

_:Nd0d2a1a3715b405ca6d0ed9347127ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of Reflection"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Day of Reflection"@en .

_:Nfb018cd7f61f4371a35507145ace8fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beta's Brilliancy"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb4be9845f64d4643a9a81f74ead588fb ;
    schema:name "Beta's Brilliancy"@en .

_:Nb4be9845f64d4643a9a81f74ead588fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4488d67460374535a47cb590ed2c1300,
        _:N44f2c3b6121b4550ab4e92470f02a95a,
        _:N4da9df85737a4a2691e2bff186766325,
        _:N71cdf9e63fb8428996a3b9a63feec453,
        _:N895934c270d34bef84ac993a55287468,
        _:N9a0b9991e7bb4d259d85b7daa96cc0c2,
        _:Na4d4af04e57640c4a38a661e70df26c1,
        _:Na591352637514645b8a8cd678a662286,
        _:Nada93ece4e684c788ef6d4763c5686e8,
        _:Naea0edd829194f038c07446ec04a9a23,
        _:Nd0d2a1a3715b405ca6d0ed9347127ca2,
        _:Nfb018cd7f61f4371a35507145ace8fa6 ;
    mo:track_count 12 ;
    schema:duration "PT45:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N4488d67460374535a47cb590ed2c1300,
        _:N44f2c3b6121b4550ab4e92470f02a95a,
        _:N4da9df85737a4a2691e2bff186766325,
        _:N71cdf9e63fb8428996a3b9a63feec453,
        _:N895934c270d34bef84ac993a55287468,
        _:N9a0b9991e7bb4d259d85b7daa96cc0c2,
        _:Na4d4af04e57640c4a38a661e70df26c1,
        _:Na591352637514645b8a8cd678a662286,
        _:Nada93ece4e684c788ef6d4763c5686e8,
        _:Naea0edd829194f038c07446ec04a9a23,
        _:Nd0d2a1a3715b405ca6d0ed9347127ca2,
        _:Nfb018cd7f61f4371a35507145ace8fa6 .

