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

<artist/12487#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rico"@en ;
    foaf:made <album/36698#lyrics>,
        <album/36698#subject> ;
    foaf:name "Rico"@en .

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

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36698#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/36698#composition>,
        <album/36698#subject> ;
    foaf:name "Shinya Saito"@en,
        "齋藤真也"@ja .

<product/2930#subject> a schema:CreativeWork ;
    schema:name "Vividred Operation"@en,
        "ビビッドレッド・オペレーション"@ja,
        "Vividred Operation"@ja-latn ;
    foaf:name "Vividred Operation"@en,
        "ビビッドレッド・オペレーション"@ja,
        "Vividred Operation"@ja-latn .

<album/36698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn ;
    mo:composer <artist/2424#subject> ;
    mo:produced_work <album/36698#musicalwork> ;
    schema:name "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn .

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

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

<https://media.vgm.io/albums/89/36698/36698-1358602102.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/36698/36698-1358602102.png> ;
    foaf:depicts <album/36698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/36698/36698-1358602102.png> .

<https://medium-media.vgm.io/albums/89/36698/36698-1358602102.png> a schema:ImageObject,
        foaf:Image .

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

<album/36698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn ;
    mo:performance_of <album/36698#musicalwork> ;
    mo:performer <artist/13497#subject> ;
    mo:recorded_as <album/36698#musicalexpression> ;
    schema:byArtist <artist/13497#subject> ;
    schema:name "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn ;
    schema:workPerformed <album/36698#musicalwork> .

<artist/13497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36698#performance> ;
    schema:name "earthmind"@en ;
    foaf:name "earthmind"@en .

<album/36698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-13"^^xsd:date ;
    dcterms:title "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn ;
    mo:catalogue_number "SRCL-8228" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36698#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N70fdef8cd441459e8890489ed6d1b721 ;
    mo:record_count 1 ;
    schema:about <product/2930#subject> ;
    schema:byArtist <artist/13497#subject> ;
    schema:datePublished "2013-02-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/36698/36698-1358602102.png> ;
    schema:name "ENERGY / earthmind"@en,
        "ENERGY / earthmind"@ja,
        "ENERGY / earthmind"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/36698/36698-1358602102.png> .

_:N2467f0f661f9474f97b62fe0cc4e7107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENERGY"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N70fdef8cd441459e8890489ed6d1b721 ;
    schema:name "ENERGY"@en .

_:N8708c1345a7846d3b49eccf6d8c81e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COMPASS"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N70fdef8cd441459e8890489ed6d1b721 ;
    schema:name "COMPASS"@en .

_:Nc2e4199eef75458bb7f443cb49ec724c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENERGY -TV Edit-"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N70fdef8cd441459e8890489ed6d1b721 ;
    schema:name "ENERGY -TV Edit-"@en .

_:Nd54e87a506d449aea5163129a059f06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N70fdef8cd441459e8890489ed6d1b721 ;
    schema:name "Naked"@en .

_:Nf9ab5134056f4b31acbe6c3469dd8b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENERGY -Instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N70fdef8cd441459e8890489ed6d1b721 ;
    schema:name "ENERGY -Instrumental-"@en .

_:N70fdef8cd441459e8890489ed6d1b721 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2467f0f661f9474f97b62fe0cc4e7107,
        _:N8708c1345a7846d3b49eccf6d8c81e87,
        _:Nc2e4199eef75458bb7f443cb49ec724c,
        _:Nd54e87a506d449aea5163129a059f06a,
        _:Nf9ab5134056f4b31acbe6c3469dd8b9f ;
    mo:track_count 5 ;
    schema:duration "PT18:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2467f0f661f9474f97b62fe0cc4e7107,
        _:N8708c1345a7846d3b49eccf6d8c81e87,
        _:Nc2e4199eef75458bb7f443cb49ec724c,
        _:Nd54e87a506d449aea5163129a059f06a,
        _:Nf9ab5134056f4b31acbe6c3469dd8b9f .

