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

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

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

<artist/2424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36700#subject> ;
    schema:name "Shinya Saito"@en,
        "齋藤真也"@ja ;
    foaf:made <album/36700#composition>,
        <album/36700#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/36700#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENERGY / earthmind [Limited Edition]"@en,
        "ENERGY / earthmind [Limited Edition]"@ja,
        "ENERGY / earthmind [Limited Edition]"@ja-latn ;
    mo:composer <artist/2424#subject> ;
    mo:produced_work <album/36700#musicalwork> ;
    schema:name "ENERGY / earthmind [Limited Edition]"@en,
        "ENERGY / earthmind [Limited Edition]"@ja,
        "ENERGY / earthmind [Limited Edition]"@ja-latn .

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

<album/36700#musicalexpression> a mo:Signal ;
    mo:published_as <album/36700#subject> ;
    mo:records <album/36700#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/00/36700/36700-1360743879.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36700#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/36700/36700-1360743879.jpg> ;
    foaf:depicts <album/36700#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/36700/36700-1360743879.jpg> .

<https://medium-media.vgm.io/albums/00/36700/36700-1360743879.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/36700#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-13"^^xsd:date ;
    dcterms:title "ENERGY / earthmind [Limited Edition]"@en,
        "ENERGY / earthmind [Limited Edition]"@ja,
        "ENERGY / earthmind [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-8229" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36700#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N3a24a73bff8c4aabad3541e837b6866f ;
    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/00/36700/36700-1360743879.jpg> ;
    schema:name "ENERGY / earthmind [Limited Edition]"@en,
        "ENERGY / earthmind [Limited Edition]"@ja,
        "ENERGY / earthmind [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/36700/36700-1360743879.jpg> .

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

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

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

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

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

_:N3a24a73bff8c4aabad3541e837b6866f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4eee354779f44e669a1863f7b953df37,
        _:N7313ec386e394eb496830289c8f5d7e1,
        _:N8cd888ddb2b740f7b1570f0d999a85e8,
        _:N9bbd602ddda747ce91b9840f10812da8,
        _:Nd3e51425a3374813b12c44d290ecfac8 ;
    mo:track_count 5 ;
    schema:duration "PT18:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4eee354779f44e669a1863f7b953df37,
        _:N7313ec386e394eb496830289c8f5d7e1,
        _:N8cd888ddb2b740f7b1570f0d999a85e8,
        _:N9bbd602ddda747ce91b9840f10812da8,
        _:Nd3e51425a3374813b12c44d290ecfac8 .

