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

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

<artist/18355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58015#subject> ;
    schema:name "Ryota Mori"@en,
        "森良太"@ja ;
    foaf:made <album/58015#composition>,
        <album/58015#lyrics>,
        <album/58015#subject> ;
    foaf:name "Ryota Mori"@en,
        "森良太"@ja .

<product/4112#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia (TV)"@en,
        "僕のヒーローアカデミア (TV)"@ja,
        "Boku no Hero Academia (TV)"@ja-latn ;
    foaf:name "My Hero Academia (TV)"@en,
        "僕のヒーローアカデミア (TV)"@ja,
        "Boku no Hero Academia (TV)"@ja-latn .

<album/58015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn ;
    mo:composer <artist/18355#subject> ;
    mo:produced_work <album/58015#musicalwork> ;
    schema:name "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn .

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

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/58015/58015-f2c83fa02521.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn ;
    mo:performance_of <album/58015#musicalwork> ;
    mo:performer <artist/18354#subject> ;
    mo:recorded_as <album/58015#musicalexpression> ;
    schema:byArtist <artist/18354#subject> ;
    schema:name "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/58015#musicalwork> .

<artist/18354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58015#performance> ;
    schema:name "Brian the Sun"@en ;
    foaf:name "Brian the Sun"@en .

<album/58015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-01"^^xsd:date ;
    dcterms:title "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4639" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58015#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N6654cdeff3aa4607a5f8fa7c114943d7 ;
    mo:record_count 1 ;
    schema:about <product/4112#subject> ;
    schema:byArtist <artist/18354#subject> ;
    schema:datePublished "2016-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/58015/58015-f2c83fa02521.jpg> ;
    schema:name "HEROES / Brian the Sun [Anime Edition]"@en,
        "HEROES / Brian the Sun [アニメ盤]"@ja,
        "HEROES / Brian the Sun [Anime Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/58015/58015-f2c83fa02521.jpg> .

_:N006fbc48bf5d4db6a07b698e612b2e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES"@en,
        "HEROES"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6654cdeff3aa4607a5f8fa7c114943d7 ;
    schema:name "HEROES"@en,
        "HEROES"@ja .

_:N08ecb254bb39499d98536cc5019d4a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES (Instrumental)"@en,
        "HEROES (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N6654cdeff3aa4607a5f8fa7c114943d7 ;
    schema:name "HEROES (Instrumental)"@en,
        "HEROES (Instrumental)"@ja .

_:N4e551f5e41334ed89698637cdeaaeb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday"@en,
        "Sunday"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6654cdeff3aa4607a5f8fa7c114943d7 ;
    schema:name "Sunday"@en,
        "Sunday"@ja .

_:N87234447795c49a8b3041a76e513456e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEROES (Anime ver.)"@en,
        "HEROES (アニメver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N6654cdeff3aa4607a5f8fa7c114943d7 ;
    schema:name "HEROES (Anime ver.)"@en,
        "HEROES (アニメver.)"@ja .

_:N6654cdeff3aa4607a5f8fa7c114943d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006fbc48bf5d4db6a07b698e612b2e99,
        _:N08ecb254bb39499d98536cc5019d4a40,
        _:N4e551f5e41334ed89698637cdeaaeb88,
        _:N87234447795c49a8b3041a76e513456e ;
    mo:track_count 4 ;
    schema:duration "PT11:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N006fbc48bf5d4db6a07b698e612b2e99,
        _:N08ecb254bb39499d98536cc5019d4a40,
        _:N4e551f5e41334ed89698637cdeaaeb88,
        _:N87234447795c49a8b3041a76e513456e .

