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

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

<artist/18355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58014#subject> ;
    schema:name "Ryota Mori"@en,
        "森良太"@ja ;
    foaf:made <album/58014#composition>,
        <album/58014#lyrics>,
        <album/58014#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/58014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn ;
    mo:composer <artist/18355#subject> ;
    mo:produced_work <album/58014#musicalwork> ;
    schema:name "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/58014/58014-1464408119.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn ;
    mo:performance_of <album/58014#musicalwork> ;
    mo:performer <artist/18354#subject> ;
    mo:recorded_as <album/58014#musicalexpression> ;
    schema:byArtist <artist/18354#subject> ;
    schema:name "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn ;
    schema:workPerformed <album/58014#musicalwork> .

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

<album/58014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-01"^^xsd:date ;
    dcterms:title "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn ;
    mo:catalogue_number "ESCL-4638" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58014#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N7a164634644e447aa48ea814bffd10a5 ;
    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/41/58014/58014-1464408119.jpg> ;
    schema:name "HEROES / Brian the Sun"@en,
        "HEROES / Brian the Sun"@ja,
        "HEROES / Brian the Sun"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/58014/58014-1464408119.jpg> .

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

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

_:Naf4656f7d9cd401e932e4cea161788f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7a164634644e447aa48ea814bffd10a5 ;
    schema:name "Sunday"@en .

_:N7a164634644e447aa48ea814bffd10a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1594bd6385b24ad4a570912dc7e24c9f,
        _:N8ad35389be0e4bdfadc5244e053dc92b,
        _:Naf4656f7d9cd401e932e4cea161788f4 ;
    mo:track_count 3 ;
    schema:duration "PT9:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1594bd6385b24ad4a570912dc7e24c9f,
        _:N8ad35389be0e4bdfadc5244e053dc92b,
        _:Naf4656f7d9cd401e932e4cea161788f4 .

